Vector3::Transform Method
Transforms a vector.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Transform(Vector3, Matrix4x4) | Transforms a vector by a specified 4x4 matrix. |
|
Transform(Vector3, Quaternion) | Transforms a vector by the specified Quaternion rotation value. |
Show: