GltfAccessorSparseIndices.ComponentType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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