/
class Enlighten TriggerVolumeTransparencyGeneric
This is the documentation for Enlighten.
class Enlighten TriggerVolumeTransparencyGeneric
template<typename VolumeType>
class Enlighten::TriggerVolumeTransparencyGeneric
Command to trigger a transprency volume.
Functions
Name | Description |
---|---|
Execute(IUpdateManagerWorker *) | Function called when the command is executed, which will happen on the worker thread if one is running. |
Execute(IUpdateManagerWorker *) | Function called when the command is executed, which will happen on the worker thread if one is running. |
TriggerVolumeTransparencyGeneric(VolumeType &) | Constructor. |
virtual void Enlighten::TriggerVolumeTransparencyGeneric< VolumeType >::Execute
public: virtual void Execute
(
IUpdateManagerWorker * worker
)
Function called when the command is executed, which will happen on the worker thread if one is running.
virtual void Enlighten::Command::Execute
public: virtual void Execute
(
IUpdateManagerWorker * worker
)
Function called when the command is executed, which will happen on the worker thread if one is running.
Enlighten::TriggerVolumeTransparencyGeneric< VolumeType >::TriggerVolumeTransparencyGeneric
public: TriggerVolumeTransparencyGeneric
(
VolumeType & volume
)
Constructor.
, multiple selections available,
Related content
Enlighten light properties
Enlighten light properties
More like this
How Enlighten works
How Enlighten works
More like this
Light volumetric fog
Light volumetric fog
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
Light from the sky
Light from the sky
More like this
Level properties
Level properties
More like this