InputAnimationMarker Class
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.
A used-defined marker on the input animation timeline.
public ref class InputAnimationMarker
[System.Serializable]
public class InputAnimationMarker
[<System.Serializable>]
type InputAnimationMarker = class
Public Class InputAnimationMarker
- Inheritance
-
InputAnimationMarker
- Attributes
Constructors
InputAnimationMarker() |
Fields
name |
Custom name of the marker. |
time |
Placement of the marker relative to the input animation start time. |