AnimationController.Time Property

Language:

Retrieves the local animation time.

Definition

Visual Basic Public ReadOnly Property Time As Double
C# public double Time { get; }
C++ public:
property double Time {
        double get();
}
JScript public function get Time() : double

Property Value

System.Double
Local animation time.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center