![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PrimitiveSceneProxy.h>
Public Member Functions | |
| FHeightfieldComponentDescription (const FMatrix &InLocalToWorld, uint32 InGPUSceneInstanceIndex) | |
Information about a heightfield gathered by the renderer for heightfield lighting.
|
inline |
| uint32 FHeightfieldComponentDescription::GPUSceneInstanceIndex = 0 |
| FIntRect FHeightfieldComponentDescription::HeightfieldRect |
| FMatrix FHeightfieldComponentDescription::LocalToWorld = FMatrix::Identity |
| int32 FHeightfieldComponentDescription::NumSubsections = 0 |
| int32 FHeightfieldComponentDescription::VisibilityChannel |