IStateAnimatableProperty Interface
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.
Interface for animatable properties, utilized in the State Visualizer component.
public interface class IStateAnimatableProperty
public interface IStateAnimatableProperty
type IStateAnimatableProperty = interface
Public Interface IStateAnimatableProperty
- Derived
Animatable |
The name of the animatable property. |
State |
The name of the state associated with this animatable property. |
Target |
The target game object to receive animations based on the values of the animatable properties. |
Remove |
Removes the keyframes in an animation clip. |
Set |
Sets the keyframes in an animation clip based on the values of the animatable properties. |
Product | Versions |
---|---|
MRTK2 Unity 2019 | 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.6.0, 2.7.0, 2.8.0 |