Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
GLTFAccessor¶
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
属性¶
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
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!