GltfBufferView.target Field

Definition

The target that the WebGL buffer should be bound to. All valid values correspond to WebGL enums. When this is not provided, the bufferView contains animation or skin data.

public: Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfBufferViewTarget target;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfBufferViewTarget target;
val mutable target : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfBufferViewTarget
Public target As GltfBufferViewTarget 

Field Value

GltfBufferViewTarget

Applies to