Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EWindSourceType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/WindDirectionalSourceComponent.h |
| Include Path | #include "Components/WindDirectionalSourceComponent.h" |
Syntax
enum EWindSourceType
{
Directional,
Point,
}
Values
| Name | Remarks |
|---|---|
| Directional | |
| Point |