Up to date
This page is up to date for Godot 4.0
. If you still find outdated information, please open an issue.
GLTFAccessor
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
Property Descriptions
int buffer_view = -1
There is currently no description for this property. Please help us by contributing one!
int byte_offset = 0
There is currently no description for this property. Please help us by contributing one!
int component_type = 0
There is currently no description for this property. Please help us by contributing one!
int count = 0
There is currently no description for this property. Please help us by contributing one!
PackedFloat64Array max = PackedFloat64Array()
void set_max ( PackedFloat64Array value )
PackedFloat64Array get_max ( )
There is currently no description for this property. Please help us by contributing one!
PackedFloat64Array min = PackedFloat64Array()
void set_min ( PackedFloat64Array value )
PackedFloat64Array get_min ( )
There is currently no description for this property. Please help us by contributing one!
bool normalized = false
There is currently no description for this property. Please help us by contributing one!
int sparse_count = 0
There is currently no description for this property. Please help us by contributing one!
int sparse_indices_buffer_view = 0
There is currently no description for this property. Please help us by contributing one!
int sparse_indices_byte_offset = 0
There is currently no description for this property. Please help us by contributing one!
int sparse_indices_component_type = 0
There is currently no description for this property. Please help us by contributing one!
int sparse_values_buffer_view = 0
There is currently no description for this property. Please help us by contributing one!
int sparse_values_byte_offset = 0
There is currently no description for this property. Please help us by contributing one!
int type = 0
There is currently no description for this property. Please help us by contributing one!