GltfAccessorSparse.values 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.
"Array of size count times number of components, storing the displaced
accessor attributes pointed by indices. Substituted values must have
the same componentType and number of components as the base accessor.
public: Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfAccessorSparseValues ^ values;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAccessorSparseValues values;
val mutable values : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAccessorSparseValues
Public values As GltfAccessorSparseValues