161

Transforming shapes
Resetting a transform

  • Setting the transform to identity does a reset
  • Zero translation in X, Y, and Z
  • No rotation
  • Scale factor of 1.0 in X, Y, and Z
  • Method
    void setIdentity( )