Class GLTFBufferView
java.lang.Object
gaiasky.util.gdx.model.gltf.data.GLTFObject
gaiasky.util.gdx.model.gltf.data.GLTFEntity
gaiasky.util.gdx.model.gltf.data.data.GLTFBufferView
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintFields inherited from class GLTFObject
extensions, extras -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
byteOffset
public int byteOffset -
byteLength
public int byteLength -
buffer
-
byteStride
-
target
-
-
Constructor Details
-
GLTFBufferView
public GLTFBufferView()
-