Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
UMaterialExpressionSkyLightEnvMapSample |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSkyLightEnvMapSample.h |
| Include Path |
#include "Materials/MaterialExpressionSkyLightEnvMapSample.h" |
Syntax
UCLASS ()
class UMaterialExpressionSkyLightEnvMapSample : public UMaterialExpressionExternalCodeBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Direction |
FExpressionInput |
|
Materials/MaterialExpressionSkyLightEnvMapSample.h |
- Meta=(RequiredInput="true", ToolTip="The direction to sample the cubemap from")
|
| Roughness |
FExpressionInput |
|
Materials/MaterialExpressionSkyLightEnvMapSample.h |
- Meta=(RequiredInput="false", ToolTip="The roughness used to specifiy the sharpness of the sample.")
|
Functions