Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphLightModifierNode
Description
Gets the bOverride_* property name used for the given property within the DynamicProperties property bag. The "main" property name is the property name returned by GetLightingPropertyName().
| Name | GetLightingOverridePropertyName |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphLightModifierNode.h |
| Include Path | #include "Graph/Nodes/MovieGraphLightModifierNode.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/Nodes/MovieGraphLightModifierNode.cpp |
static FName GetLightingOverridePropertyName
(
const FName & InMainPropertyName
)