Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
WindConfig
Interface WindConfig
Configuration for wind simulation.
interface
WindConfig
{
direction
:
Vector2
;
speed
:
number
;
}
Index
Properties
direction
speed
Properties
direction
direction
:
Vector2
Wind direction vector (normalized).
speed
speed
:
number
Wind speed multiplier.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
speed
GitHub
Examples
Strata - v1.4.10
Loading...
Configuration for wind simulation.