float GET_ENTITY_SUBMERGED_LEVEL(Entity entity);
| Property |
Value |
| Native Name |
GET_ENTITY_SUBMERGED_LEVEL |
| Hash |
0xE81AFC1BC4CC41CE |
| Return Type |
float |
| Parameters |
entity (Entity) |
Description: ```
Get how much of the entity is submerged. 1.0f is whole entity.
Back to ENTITY