Point3 Constructor |
Name | Description | |
---|---|---|
Point3(Vector3) |
Creates a new Point3
structure from the given coordinates.
| |
Point3(Single, Single, Single) |
Creates a new Point3
structure from the given coordinates.
|