UDecalComponent::SetSortOrder

Sets the sort order for the decal component.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/DecalComponent.h

Include

#include "Components/DecalComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/DecalComponent.cpp

Syntax

void SetSortOrder
(
    int32 Value
)

Remarks

Sets the sort order for the decal component. Higher values draw later (on top). This will force the decal to reattach

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