Click or drag to resize

Vector2Transform Method

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