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

PoolRealArray

blend_weights

PoolRealArray(  )

Array

instance_materials

[  ]

ArrayMesh

mesh


Property Descriptions

PoolRealArray blend_weights = PoolRealArray(  )

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


Array instance_materials = [  ]

  • void set_instance_materials ( Array value )

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