User:Azeon/Project: Three/Classes/Template:EntityProperties
Entity properties
| ||
---|---|---|
Name | Type | Description/Misc. notes |
uuid
|
String | A uniquely identifying string. |
pos
|
Vector3D | A 3-dimensional vector containing the Entity's x, y, and z positions. |
angle
|
Angle3D | A 3-dimensional angle vector containing the Entity's x, y, and z angles. |
mom
|
Vector3D | A 3-dimensional vector containing the Entity's x, y, and z momentum. |