[C#]
void Reset();
[Visual Basic]
Sub Reset()
This method resets the transform to it's original state. This state is known as the identity and indicates that no transformation will be applied.
None.