GltfAccessor

Overview

GltfAccessor is a interface in Aspose.3D FOSS for TypeScript.

GltfAccessor.bufferView is the index of the bufferView that stores this accessor’s data.

Properties: bufferView, byteOffset, componentType, count, max, min, and 1 more.

Properties

NameTypeAccessDescription
bufferView: numberReadGets the buffer view.
byteOffset: numberReadGets the byte offset.
componentType: numberReadGets the component type.
count: numberReadGets the count.
type: stringReadGets the type.
min: number[]ReadGets the min.
max: number[]ReadGets the max.

See Also

 English