Click or drag to resize

Vector3Transform Method

Overload List
  NameDescription
Public methodStatic memberTransform(Vector3, Matrix)
Creates a new Vector3 that contains a transformation of 3d-vector by the specified Matrix.
Public methodStatic memberTransform(Vector3, Quaternion)
Creates a new Vector3 that contains a transformation of 3d-vector by the specified Quaternion, representing the rotation.
Top
See Also