StateVisualizer.SetKeyFrames(String, Int32) 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.
Set the keyframes for a given animatable property.
public:
void SetKeyFrames(System::String ^ stateName, int animationTargetIndex);
public void SetKeyFrames (string stateName, int animationTargetIndex);
member this.SetKeyFrames : string * int -> unit
Public Sub SetKeyFrames (stateName As String, animationTargetIndex As Integer)
Parameters
- stateName
- String
The name of the state container
- animationTargetIndex
- Int32
The index of the animation target game object