Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include | #include "SceneManagement.h" |
Syntax
class FWindSourceSceneProxy
Remarks
Represents a wind source component to the scene manager in the rendering thread.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWindSourceSceneProxy
(
const FVector& InDirection, |
Initialization constructor. | ||
FWindSourceSceneProxy
(
const FVector& InPosition, |
Initialization constructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyWorldOffset
(
FVector InOffset |
||
| bool | GetDirectionalWindParameters
(
FWindData& WindData, |
||
| bool | GetWindParameters
(
const FVector& EvaluatePosition, |