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

Default

PoolRealArray(  )

Setter

set_blend_weights(value)

Getter

get_blend_weights()


  • Array instance_materials

Default

[  ]

Setter

set_instance_materials(value)

Getter

get_instance_materials()


Setter

set_mesh(value)

Getter

get_mesh()