Get the physics idea of the time we're advancing towards.

Namespace: JigLibX.Physics
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public float TargetTime { get; }
Visual Basic
Public ReadOnly Property TargetTime As Single
	Get
Visual C++
public:
property float TargetTime {
	float get ();
}

See Also