Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
GLTFMesh¶
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
属性¶
|
||
|
||
Property Descriptions¶
PackedFloat32Array blend_weights = PackedFloat32Array()
void set_blend_weights ( PackedFloat32Array value )
PackedFloat32Array get_blend_weights ( )
There is currently no description for this property. Please help us by contributing one!
Material[] instance_materials = []
void set_instance_materials ( Material[] value )
Material[] get_instance_materials ( )
There is currently no description for this property. Please help us by contributing one!
ImporterMesh mesh
void set_mesh ( ImporterMesh value )
ImporterMesh get_mesh ( )
There is currently no description for this property. Please help us by contributing one!