AnimationController.Time Property (Microsoft.DirectX.Direct3D)
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.