Classes

URectLightComponent

ULocalLightComponent > ULightComponent > ULightComponentBase > USceneComponent > UActorComponent > UObject

A light component which emits light from a rectangle.

Member Type Offset Share
SourceWidth

Width of light source rect.

float 0x338
SourceHeight

Height of light source rect.

float 0x33c
BarnDoorAngle

Angle of barn door attached to the light source rect.

float 0x340
BarnDoorLength

Length of barn door attached to the light source rect.

float 0x344
SourceTexture

Texture mapped to the light source rectangle

UTexture* 0x348