Click or drag to resize

Vector3F Constructor

Overload List
  NameDescription
Public methodVector3F(Vector3F)
Constructs a vector with another given vector.
Public methodVector3F(Vector2F, Single)
Constructs a vector with a given Vector2F and a scalar.
Public methodVector3F(Single, Single, Single)
Constructs a vector with the given individual elements.
Top
See Also