FSubsurfaceProfileTexture::RemoveProfile

O(n) to find the element, n is the SSProfile count and usually quite small.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SubsurfaceProfile.h

Include

#include "Engine/SubsurfaceProfile.h"

Source

/Engine/Source/Runtime/Engine/Private/Rendering/SubsurfaceProfile.cpp

Syntax

void RemoveProfile
(
    const USubsurfaceProfile * InProfile
)

Remarks

O(n) to find the element, n is the SSProfile count and usually quite small.

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