SplineVertex Constructor |
| Name | Description | |
|---|---|---|
| SplineVertex(Vector2) |
Initializes a new instance of the SplineVertex class.
| |
| SplineVertex(Vector3) |
Initializes a new instance of the SplineVertex class.
| |
| SplineVertex(Vector2, Double) |
Initializes a new instance of the SplineVertex class.
| |
| SplineVertex(Vector3, Double) |
Initializes a new instance of the SplineVertex class.
| |
| SplineVertex(Double, Double, Double) |
Initializes a new instance of the SplineVertex class.
| |
| SplineVertex(Double, Double, Double, Double) |
Initializes a new instance of the SplineVertex class.
|