PosAndRotExtensions Methods | 
The PosAndRotExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| InverseTransformPosAndRot | 
            Transforms a pos&rot object from the world space to the local space. The opposite to
            TransformPosAndRot(Transform, PosAndRot).
              | |
| SetPosAndRot | Sets position and rotation in one call.///   | |
| TransformPosAndRot | 
            Transforms a pos&rot object from the local space to the world space. The opposite to
            InverseTransformPosAndRot(Transform, PosAndRot).
              |