Represents 3 Uint32 vector values.
More...
|
| uint | X [get, set] |
| | Gets or sets the X value of the 3 vector values.
|
| |
| uint | Y [get, set] |
| | Gets or sets the Y value of the 3 vector values.
|
| |
| uint | Z [get, set] |
| | Gets or sets the Z value of the 3 vector values.
|
| |
Represents 3 Uint32 vector values.
◆ Vector3U()
| KclLibrary.Vector3U.Vector3U |
( |
uint | x, |
|
|
uint | y, |
|
|
uint | z ) |
◆ ToString()
| override string KclLibrary.Vector3U.ToString |
( |
| ) |
|
| uint KclLibrary.Vector3U.X |
|
getset |
Gets or sets the X value of the 3 vector values.
| uint KclLibrary.Vector3U.Y |
|
getset |
Gets or sets the Y value of the 3 vector values.
| uint KclLibrary.Vector3U.Z |
|
getset |
Gets or sets the Z value of the 3 vector values.
The documentation for this class was generated from the following file: