PC Stable Documentation
|
|
Private Attributes | |
float | height = 0 |
Height position. | |
float | normalX = 0 |
Right normal. | |
float | normalZ = 0 |
Up normal - always set to 1, not necessary to expose. | |
SurfaceInfo | surface = null |
Returned SurfaceInfo, plain pointer. | |
bool | aboveWater = false |
If water was the returned surface. | |
Object | object = null |
SurfaceTraceType.Roadway only. | |
Output of surface detection
|
private |
If water was the returned surface.
|
private |
Height position.
Referenced by EntityAI::DetectFlippedUsingSurface().
|
private |
Right normal.
|
private |
Up normal - always set to 1, not necessary to expose.
Forward normal
|
private |
SurfaceTraceType.Roadway only.
|
private |
Returned SurfaceInfo, plain pointer.