Функции | |
| void | OcclusionQuery::~OcclusionQuery () |
| proto native int | OcclusionQuery::GetResult () |
| proto native void | OcclusionQuery::SetPosition (vector pos) |
| Sets world position. | |
| proto native void | OcclusionQuery::Destroy () |
| Destroys the object. | |
| proto native bool | IsOcean () |
| proto native float | GetOceanHeight (float worldX, float worldZ) |
| proto native vector | GetOceanHeightAndDisplace (float worldX, float worldZ) |