ColladaTransformStyle
General
ColladaTransformStyle és una classe en Aspose.3d per a Python.
ColladaTransformStyle.COMPONENTS() selecciona la representació de transformació en funció dels components per a l’exportació Collada.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | Provides the string identifier of the transform style |
Mètodes
| Signature | Description |
|---|---|
COMPONENTS() | Selects component-wise transform representation for Collada export |
MATRIX() | Selects matrix-based transform representation for Collada export |