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...
GLTFBufferView¶
Inherits: Resource < Reference < Object
Propiedades¶
|
||
|
||
|
||
|
||
|
Descripciones de Propiedades¶
int buffer
Default |
|
Setter |
set_buffer(value) |
Getter |
get_buffer() |
int byte_length
Default |
|
Setter |
set_byte_length(value) |
Getter |
get_byte_length() |
int byte_offset
Default |
|
Setter |
set_byte_offset(value) |
Getter |
get_byte_offset() |
int byte_stride
Default |
|
Setter |
set_byte_stride(value) |
Getter |
get_byte_stride() |
bool indices
Default |
|
Setter |
set_indices(value) |
Getter |
get_indices() |