GLTFMesh¶
Inherits: Resource < Reference < Object
Description¶
Note: This class is only compiled in editor builds. Run-time glTF loading and saving is not available in exported projects. References to GLTFMesh within a script will cause an error in an exported project.
Properties¶
|
||
|
||
Property Descriptions¶
PoolRealArray blend_weights = PoolRealArray( )
void set_blend_weights ( PoolRealArray value )
PoolRealArray get_blend_weights ( )
There is currently no description for this property. Please help us by contributing one!
Array instance_materials = [ ]
There is currently no description for this property. Please help us by contributing one!
ArrayMesh mesh
There is currently no description for this property. Please help us by contributing one!