Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FSpotLightSceneProxyDesc |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/SpotLightSceneProxyDesc.h |
| Include Path |
#include "SpotLightSceneProxyDesc.h" |
Syntax
struct FSpotLightSceneProxyDesc : public FPointLightSceneProxyDesc
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FSpotLightSceneProxyDesc()
|
|
SpotLightSceneProxyDesc.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FSpotLightSceneProxyDesc()
|
|
SpotLightSceneProxyDesc.h |
|
Typedefs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InnerConeAngle |
float |
Inner cone angle (degree) |
SpotLightSceneProxyDesc.h |
|
| OuterConeAngle |
float |
Outer cone angle (degree) |
SpotLightSceneProxyDesc.h |
|
Functions
Public
Public Virtual