Click or drag to resize

Vector3I Constructor

Overload List
  NameDescription
Public methodVector3I(Vector3I)
Constructs a vector with another given vector.
Public methodVector3I(Vector2I, Int32)
Constructs a vector with a given Vector2I and a scalar.
Public methodVector3I(Int32, Int32, Int32)
Constructs a vector with the given individual elements.
Top
See Also