Click or drag to resize
VectorExtensionsToVector2F Method
Overload List
  NameDescription
Public methodStatic memberToVector2F(Vector2I)
Converts a integer vector to a float vector.
Public methodStatic memberToVector2F(Vector3F)
Returns the 2D representation of this 3D vector (i.e. x and y coordinates).
Top
See Also