GltfAnimation.channels Field

Definition

An array of channels, each of which targets an animation's sampler at a node's property. Different channels of the same animation can't have equal targets.

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

Field Value

GltfAnimationChannel[]

Applies to