getFillPlaneHeightAtLocalPos
getFillPlaneHeightAtLocalPos
Description
Get the fill plane height at a specific position
Definition
getFillPlaneHeightAtLocalPos(entityId fillPlaneShapeId, float x, float z)
Arguments
| entityId | fillPlaneShapeId | fillPlaneShapeId |
|---|---|---|
| float | x | x |
| float | z | z |
Return Values
| float | height | height |
|---|