Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
| Type | Name | Description | |
|---|---|---|---|
| void | InvalidateGeneratedComponentData
(
bool bInvalidateLightingCache |
Invalidate the precomputed grass and baked texture data on all components | |
| void | InvalidateGeneratedComponentData
(
const TSet< ULandscapeComponent* >& Components, |
Invalidate the precomputed grass and baked texture data for the specified components | |
| void | InvalidateGeneratedComponentData
(
const TArray< ULandscapeComponent* >& Components, |
Invalidate the precomputed grass and baked texture data for the specified components |