GLTFMesh

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

PackedFloat32Array

blend_weights

PackedFloat32Array()

Material[]

instance_materials

[]

ImporterMesh

mesh

String

original_name

""

Methods

Variant

get_additional_data ( StringName extension_name )

void

set_additional_data ( StringName extension_name, Variant additional_data )


Property Descriptions

PackedFloat32Array blend_weights = PackedFloat32Array()

There is currently no description for this property. Please help us by contributing one!


Material[] instance_materials = []

There is currently no description for this property. Please help us by contributing one!


ImporterMesh mesh

There is currently no description for this property. Please help us by contributing one!


String original_name = ""

  • void set_original_name ( String value )

  • String get_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!