GltfAnimation.samplers Field

Definition

An array of samplers that combines input and output accessors with an interpolation algorithm to define a keyframe graph (but not its target).

public: cli::array <Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfAnimationSampler ^> ^ samplers;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAnimationSampler[] samplers;
val mutable samplers : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAnimationSampler[]
Public samplers As GltfAnimationSampler() 

Field Value

GltfAnimationSampler[]

Applies to