Enum EnumWindBitMode
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public enum EnumWindBitMode
- Extension Methods
Fields
Bend = 4
Same as normal wind, but no wiggle. Weak height bend based on ground distance.
ExtraWeakWind = 7
Fruit = 8
Leaves = 3
Same as normal wind, but with some special behavior for leaves. Wiggle + Height bend based on ground distance.
NoWind = 0
Not affected by wind
NormalWind = 2
Normally affected by wind. Wiggle + Height bend based on ground distance.
TallBend = 5
Bend behavior for tall plants
Water = 6
Vertical wiggle
WaterPlant = 11
WeakWind = 1
Slightly affected by wind. Wiggle + Height bend based on ground distance.
WeakWindInverseBend = 10
WeakWindNoBend = 9