Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include | #include "SceneManagement.h" |
Syntax
struct FDeferredDecalUpdateParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AbsSpawnTime | ||
| FBoxSphereBounds | Bounds | ||
| FLinearColor | DecalColor | ||
| FDeferredDecalProxy * | DecalProxy | ||
| float | FadeDuration | ||
| float | FadeInDuration | ||
| float | FadeInStartDelay | ||
| float | FadeScreenSize | ||
| float | FadeStartDelay | ||
| EOperationType | OperationType | ||
| int32 | SortOrder | ||
| FTransform | Transform |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EOperationType |