OverlapMaterialPriority

Higher number is higher priority.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Category=Rendering, EditAnywhere, BlueprintReadOnly,
          Meta=(ClampMin="-8192", ClampMax="8191"))
int32 OverlapMaterialPriority

Remarks

Higher number is higher priority. If two water bodies overlap and they don't have a transition material specified, this will be used to determine which water body to use the material from. Valid range is -8192 to 8191

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss