GLTFMesh
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Methods
get_additional_data ( StringName extension_name ) |
|
void |
set_additional_data ( StringName extension_name, Variant additional_data ) |
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!
String original_name = ""
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Variant get_additional_data ( StringName extension_name )
There is currently no description for this method. Please help us by contributing one!
void set_additional_data ( StringName extension_name, Variant additional_data )
There is currently no description for this method. Please help us by contributing one!