FImportanceTexture::GetColorTrilinear

Return color interpolated between MIP levels

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/ImportanceSamplingLibrary.h

Include

#include "Kismet/ImportanceSamplingLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/Kismet/ImportanceSamplingLibrary.cpp

Syntax

FLinearColor GetColorTrilinear
(
    FVector2D Position,
    float Mip
) const

Remarks

Return color interpolated between MIP levels

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