Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithPointLightElement : public IDatasmithLightActorElement
Name | Description | ||
---|---|---|---|
|
float |
GetAttenuationRadius() |
Get attenuation radius in centimeters |
|
EDatasmithLi... |
GetIntensityUnits() |
|
|
float |
GetSourceLength() |
Get light length only affects 2D shaped lights |
|
float |
GetSourceRadius() |
Get light radius, width in case of 2D light sources |
|
SetAttenuationRadius ( |
Set attenuation radius in centimeters |
|
|
SetIntensityUnits ( |
||
|
SetSourceLength ( |
Set light length only affects 2D shaped lights |
|
|
SetSourceRadius ( |
Set light radius, width in case of 2D light sources |