KeyVector3.Time Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the keyframe time stamp.

Definition

Visual Basic Public Time As SingleLeave Site
C# public SingleLeave Site Time;
C++ public: SingleLeave Site Time;
JScript public var Time : SingleLeave Site

Field Value

System.Single
Floating-point value that represents the keyframe time stamp.

This field is read/write.