|
int | X [get, set] |
|
int | Y [get, set] |
|
int | Z [get, set] |
|
Definition at line 6 of file IntVector3.cs.
◆ IntVector3() [1/2]
droid.Runtime.Utilities.Structs.IntVector3.IntVector3 |
( |
Vector3 |
vec3 | ) |
|
◆ IntVector3() [2/2]
droid.Runtime.Utilities.Structs.IntVector3.IntVector3 |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
z |
|
) |
| |
◆ operator+()
◆ _X
int droid.Runtime.Utilities.Structs.IntVector3._X |
◆ _Y
int droid.Runtime.Utilities.Structs.IntVector3._Y |
◆ _Z
int droid.Runtime.Utilities.Structs.IntVector3._Z |
int droid.Runtime.Utilities.Structs.IntVector3.X |
|
getset |
int droid.Runtime.Utilities.Structs.IntVector3.Y |
|
getset |
int droid.Runtime.Utilities.Structs.IntVector3.Z |
|
getset |
The documentation for this struct was generated from the following file:
- /home/heider/Projects/Neodroid/Unity/Examples/Assets/droid/Runtime/Utilities/Structs/IntVector3.cs