Short Name:
|
Derived From:
|
Fields: |
A model processor that puts pre-computed coefficients for simple wind animation into the vertex color data.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
optional
|
occlusion
|
number
|
0.1 |
|
Minimum ambient-occlusion term to put into the alpha channel. |
||||
optional
|
wind
|
number
|
2.5 |
|
The relative distance from the pivot to a vertex if raised by this power and then put into the red channel. |
||||
optional
|
pivot
|
number
|
0.5 |
|
Chooses the plant pivot point for a vertex: |
||||
optional
|
random
|
number
|
0.25 |
|
Controls randomness of wind, depending on angle between vertex normal and direction from vertex to pivot point. The randomness coefficient is put into the green channel. |
||||
optional
|
y
|
number
|
1 |
|
Relative height where wind has maximum influence. |