Click or drag to resize

Vector3 Constructor

Overload List
  NameDescription
Public methodVector3(Single)
Constructs a vector whose elements are all the single specified value.
Public methodVector3(Vector3)
Initializes a new instance of the Vector3 class
Public methodVector3(Single, Single, Single)
Constructs a vector with the given individual elements.
Top
See Also