GltfAccessorSparse.indicies 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.
Index array of size count that points to those accessor attributes that
deviate from their initialization value. Indices must strictly increase.
public: Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfAccessorSparseIndices ^ indicies;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAccessorSparseIndices indicies;
val mutable indicies : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAccessorSparseIndices
Public indicies As GltfAccessorSparseIndices