Enum EnumVelocityState
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public enum EnumVelocityState
- Extension Methods
Fields
Collided = 2Was falling and has now collided with the terrain
Moving = 0Currently falling
OutsideWorld = 1Is now outside the world (x/y/z below -30 or x/z above mapsize + 30)