ALightmassImportanceVolume

LightmassImportanceVolume: a bounding volume outside of which Lightmass photon emissions are decreased

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Lightmass/LightmassImportanceVolume.h

Include

#include "Lightmass/LightmassImportanceVolume.h"

Syntax

class ALightmassImportanceVolume : public AVolume

Remarks

LightmassImportanceVolume: a bounding volume outside of which Lightmass photon emissions are decreased

Constructors

Name Description

Public function

ALightmassImportanceVolume

(
    const FObjectInitializer& ObjectIn...
)

Overridden from AActor

Name Description

Public function Virtual

void

 

PostEditMove

(
    bool bFinished
)

Called after an actor has been moved in the editor

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

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