W3cubDocs

/Godot 4.2

GLTFBufferView

Inherits: Resource < RefCounted < Object

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

Tutorials

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 ( int value )
  • int get_byte_offset ( )

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

int byte_stride = -1

  • void set_byte_stride ( int value )
  • int get_byte_stride ( )

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

bool indices = false

  • void set_indices ( bool value )
  • bool get_indices ( )

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

© 2014–present Juan Linietsky, Ariel Manzur and the Godot community
Licensed under the Creative Commons Attribution Unported License v3.0.
https://docs.godotengine.org/en/4.2/classes/class_gltfbufferview.html