wgpu4k-scenes
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k-scenes
wgpu4k-scenes
/
io.ygdrasil.webgpu.examples.helper.glb
/
GLTFAccessor
GLTFAccessor
class
GLTFAccessor
(
val
view
:
GLTFBufferView
,
accessor
:
GLTF2.Accessor
)
Members
Constructors
GLTFAccessor
Link copied to clipboard
constructor
(
view
:
GLTFBufferView
,
accessor
:
GLTF2.Accessor
)
Properties
byte
Offset
Link copied to clipboard
var
byteOffset
:
Int
byte
Stride
Link copied to clipboard
val
byteStride
:
Int
component
Type
Link copied to clipboard
var
componentType
:
Int
count
Link copied to clipboard
var
count
:
Int
gltf
Type
Link copied to clipboard
var
gltfType
:
String
num
Components
Link copied to clipboard
var
numComponents
:
Int
num
Scalars
Link copied to clipboard
var
numScalars
:
Int
view
Link copied to clipboard
val
view
:
GLTFBufferView