- GLTFAccessor
- Description
- Properties
- Property Descriptions
- - int buffer_view
- - int byte_offset
- - int component_type
- - int count
- - PoolRealArray max
- - PoolRealArray min
- - bool normalized
- - int sparse_count
- - int sparse_indices_buffer_view
- - int sparse_indices_byte_offset
- - int sparse_indices_component_type
- - int sparse_values_buffer_view
- - int sparse_values_byte_offset
GLTFAccessor
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 GLTFAccessor within a script will cause an error in an exported project.
Properties
Property Descriptions
- int buffer_view
- int byte_offset
- int component_type
- int count
- PoolRealArray max
- PoolRealArray min
- bool normalized
- int sparse_count
- int sparse_indices_buffer_view
- int sparse_indices_byte_offset
- int sparse_indices_component_type
- int sparse_values_buffer_view
- int sparse_values_byte_offset
- int type
