UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLightPrimitiveInteraction::FShouldCreateResult Struct Reference

#include <SceneCore.h>

Public Attributes

bool bShouldCreate = false
 
bool bDynamic = true
 
bool bRelevant = false
 
bool bIsLightMapped = true
 
bool bShadowMapped = false
 
bool bTranslucentObjectShadow = false
 
bool bInsetObjectShadow = false
 

Member Data Documentation

◆ bDynamic

bool FLightPrimitiveInteraction::FShouldCreateResult::bDynamic = true

◆ bInsetObjectShadow

bool FLightPrimitiveInteraction::FShouldCreateResult::bInsetObjectShadow = false

◆ bIsLightMapped

bool FLightPrimitiveInteraction::FShouldCreateResult::bIsLightMapped = true

◆ bRelevant

bool FLightPrimitiveInteraction::FShouldCreateResult::bRelevant = false

◆ bShadowMapped

bool FLightPrimitiveInteraction::FShouldCreateResult::bShadowMapped = false

◆ bShouldCreate

bool FLightPrimitiveInteraction::FShouldCreateResult::bShouldCreate = false

◆ bTranslucentObjectShadow

bool FLightPrimitiveInteraction::FShouldCreateResult::bTranslucentObjectShadow = false

The documentation for this struct was generated from the following file: