ColladaTransformStyle
General
ColladaTransformStyle és una classe de l’Aspose.3d per a Typescript. Hereta del: ゚ColladaTransformStyle⌒ .
ColladaTransformStyle ofereix selectors de estil estàtics COMPONENTS() i MATRIX(), i proporciona nom ((()) i toString (toStrings)) per descriure la representació de transformació triada.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
name | string | Read | Holds the name identifier of the transform style |
Mètodes
| Signature | Description |
|---|---|
COMPONENTS() → ColladaTransformStyle | andColladaTransformStyle.MATRIX()return style objects that define how transforms are serialized in COLLADA files, and each style implementstoString()` |
MATRIX() → ColladaTransformStyle | Returns a style that represents transforms as a single matrix |
toString() → string | Returns the string representation of the current transform style |