Click or drag to resize

Vector3 Constructor

Overload List
  NameDescription
Public methodVector3(Vector3)
Constructs a new Vector3 from an existing Vector3.
Public methodVector3(Single, Single, Single)
Constructs a new Vector3 with the given components.
Top
See Also