FHeightfieldComponentDescription

Information about a heightfield gathered by the renderer for heightfield lighting.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Syntax

class FHeightfieldComponentDescription

Remarks

Information about a heightfield gathered by the renderer for heightfield lighting.

Variables

Name Description

Public variable

FIntRect

 

HeightfieldRect

Public variable

FVector4

 

HeightfieldScaleBias

Public variable

FVector2D

 

LightingAtlasLocation

Public variable

FMatrix

 

LocalToWorld

Public variable

FVector4

 

MinMaxUV

Public variable

int32

 

NumSubsections

Public variable

FVector4

 

SubsectionScaleAndBias

Public variable

int32

 

VisibilityChannel

Constructors

Name Description

Public function

FHeightfieldComponentDescription

(
    const FMatrix& InLocalToWorld
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss