Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithSpotLightElement : public IDatasmithPointLightElement
Name | Description | ||
---|---|---|---|
|
float |
GetInnerConeAngle() |
Get the inner cone angle for spot lights in degrees |
|
float |
GetOuterConeAngle() |
Get the outer cone angle for spot lights in degrees |
|
SetInnerConeAngle ( |
Set the inner cone angle for spot lights in degrees |
|
|
SetOuterConeAngle ( |
Set the outer cone angle for spot lights in degrees |