Click or drag to resize
DigitalRunePointShape Constructor
Initializes a new instance of the PointShape class.
Overload List
  NameDescription
Public methodPointShape
Initializes a new instance of the PointShape class.
Public methodPointShape(Vector3F)
Initializes a new instance of the PointShape class with the given position.
Public methodPointShape(Single, Single, Single)
Initializes a new instance of the PointShape class with the given coordinates.
Top
See Also