GltfObject.animations Field

Definition

An array of keyframe animations.

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

Field Value

GltfAnimation[]

Applies to