Metadata definitions for Model3D. More...
Public Attributes | |
| DynamicPropertyType< Boolean > | DrawnAsBoundingBoxProperty |
| When enabled the object is drawn its solid bounding box. More... | |
| DynamicPropertyType< Resource > | MaterialProperty |
| Use this material to override the materials defined in the clusters of the mesh. More... | |
| DynamicPropertyType< Float > | MeshMorphTargetWeightProperty |
| A weight value for a morph target. More... | |
| DynamicPropertyType< Resource > | MeshProperty |
| The mesh resource used by the model. More... | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Model3D") |
| Metaclass for Model3D. | |
| DynamicPropertyType<Boolean> DrawnAsBoundingBoxProperty |
When enabled the object is drawn its solid bounding box.
| DynamicPropertyType<Resource> MaterialProperty |
Use this material to override the materials defined in the clusters of the mesh.
| DynamicPropertyType<Float> MeshMorphTargetWeightProperty |
A weight value for a morph target.
| DynamicPropertyType<Resource> MeshProperty |
The mesh resource used by the model.