Gets net Tranform

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

Syntax

C#
public static Transform Identity { get; }
Visual Basic
Public Shared ReadOnly Property Identity As Transform
	Get
Visual C++
public:
static property Transform Identity {
	Transform get ();
}

See Also