GltfAccessorSparseIndices.ComponentType Field

Definition

The indices data type. Valid values correspond to WebGL enums: 5121 (UNSIGNED_BYTE) 5123 (UNSIGNED_SHORT) 5125 (UNSIGNED_INT)

public: Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfComponentType ComponentType;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfComponentType ComponentType;
val mutable ComponentType : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfComponentType
Public ComponentType As GltfComponentType 

Field Value

GltfComponentType

Applies to