Click or drag to resize

Vector3 Constructor

Overload List
  NameDescription
Public methodVector3(Double)
Initializes a new instance of the Vector3 class
Public methodVector3(Vector3)
Constructs a new instance from the given Vector3d.
Public methodVector3(Double, Double, Double)
Constructs a new Vector3.
Top
See Also