Click or drag to resize

Point Constructor

Overload List
  NameDescription
Public methodPoint
Initializes a new instance of the Point class.
Public methodPoint(Vector2)
Initializes a new instance of the Point class.
Public methodPoint(Vector3)
Initializes a new instance of the Point class.
Public methodPoint(Double, Double, Double)
Initializes a new instance of the Point class.
Top
See Also