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.

GLTFBufferView

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

int

buffer

-1

int

byte_length

0

int

byte_offset

0

int

byte_stride

-1

bool

indices

false


Property Descriptions

int buffer = -1

  • void set_buffer ( int value )

  • int get_buffer ( )

There is currently no description for this property. Please help us by contributing one!


int byte_length = 0

  • void set_byte_length ( int value )

  • int get_byte_length ( )

There is currently no description for this property. Please help us by contributing one!


int byte_offset = 0

  • void set_byte_offset (