Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UMaterialExpressionSkyAtmosphereLightIlluminanceOnGround |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSkyAtmosphereLightIlluminance.h |
| Include Path | #include "Materials/MaterialExpressionSkyAtmosphereLightIlluminance.h" |
Syntax
UCLASS ()
class UMaterialExpressionSkyAtmosphereLightIlluminanceOnGround : public UMaterialExpressionExternalCodeBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMaterialExpression → UMaterialExpressionExternalCodeBase → UMaterialExpressionSkyAtmosphereLightIlluminanceOnGround
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LightIndex | int32 | Index of the atmosphere light to sample. | Materials/MaterialExpressionSkyAtmosphereLightIlluminance.h |
|