AnimationTarget.AddNewAnimatableProperty(AnimatableProperty, String) Method
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.
public:
Microsoft::MixedReality::Toolkit::Experimental::StateVisualizer::StateAnimatableProperty ^ AddNewAnimatableProperty(Microsoft::MixedReality::Toolkit::Experimental::StateVisualizer::AnimatableProperty animatablePropertyTypeName, System::String ^ stateName);
public Microsoft.MixedReality.Toolkit.Experimental.StateVisualizer.StateAnimatableProperty AddNewAnimatableProperty (Microsoft.MixedReality.Toolkit.Experimental.StateVisualizer.AnimatableProperty animatablePropertyTypeName, string stateName);
member this.AddNewAnimatableProperty : Microsoft.MixedReality.Toolkit.Experimental.StateVisualizer.AnimatableProperty * string -> Microsoft.MixedReality.Toolkit.Experimental.StateVisualizer.StateAnimatableProperty
Public Function AddNewAnimatableProperty (animatablePropertyTypeName As AnimatableProperty, stateName As String) As StateAnimatableProperty
Parameters
- animatablePropertyTypeName
- AnimatableProperty
- stateName
- String