GltfAnimationChannelTarget.Path Property
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.
The name of the node's TRS property to modify.
public:
property Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfAnimationChannelPath Path { Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfAnimationChannelPath get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfAnimationChannelPath value); };
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAnimationChannelPath Path { get; set; }
member this.Path : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfAnimationChannelPath with get, set
Public Property Path As GltfAnimationChannelPath