Click or drag to resize

MatrixTransform Method

Overload List
  NameDescription
Public methodTransform(Plane)
Transform Plane by this Matrix
Public methodTransform(Vector2)
Transforms a Vector2 by this Matrix
Public methodTransform(Vector3)
Transforms a Vector3 by this Matrix
Public methodTransform(Vector4)
Transforms a Vector4 by this Matrix
Top
See Also