| PointShape Constructor |
| Name | Description | |
|---|---|---|
| PointShape |
Initializes a new instance of the PointShape class.
| |
| PointShape(Vector3F) |
Initializes a new instance of the PointShape class with the given position.
| |
| PointShape(Single, Single, Single) |
Initializes a new instance of the PointShape class with the given coordinates.
|