Enum GltfBufferViewTarget
The target that the GPU buffer should be bound to. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/bufferView.schema.json
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema
Assembly: cs.temp.dll.dll
Syntax
public enum GltfBufferViewTarget
Fields
Name | Description |
---|---|
ArrayBuffer | |
ElementArrayBuffer | |
None |