Functions | |
| ResourceSharedPtr | getMaterial () const |
| Gets the value of MaterialProperty. More... | |
| void | setMaterial (ResourceSharedPtr value) |
| Sets the value of MaterialProperty. More... | |
| bool | isDrawnAsBoundingBox () const |
| Gets the value of DrawnAsBoundingBoxProperty. More... | |
| void | setDrawnAsBoundingBox (bool value) |
| Sets the value of DrawnAsBoundingBoxProperty. More... | |
Variables | |
| static PropertyType< ResourceSharedPtr > | MeshProperty |
| Mesh property. More... | |
| static PropertyType< ResourceSharedPtr > | MaterialProperty |
| Material property. More... | |
| static PropertyType< bool > | DrawnAsBoundingBoxProperty |
| DrawnAsBoundingBox property. More... | |
| static PropertyType< float > | MeshMorphTargetWeightProperty |
| MeshMorphTargetWeight property. More... | |
| ResourceSharedPtr getMaterial | ( | ) | const |
Gets the value of MaterialProperty.
| void setMaterial | ( | ResourceSharedPtr | value | ) |
Sets the value of MaterialProperty.
| bool isDrawnAsBoundingBox | ( | ) | const |
Gets the value of DrawnAsBoundingBoxProperty.
| void setDrawnAsBoundingBox | ( | bool | value | ) |
Sets the value of DrawnAsBoundingBoxProperty.
|
static |
|
static |
|
static |
DrawnAsBoundingBox property.
The default value is false.
|
static |
MeshMorphTargetWeight property.
The default value is 1.0f.