UComposureBlueprintLibrary::InvertUVDisplacementMapEncodingParameters

Converts displacement encoding parameters to decoding parameters.

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Classes/ComposureBlueprintLibrary.h

Include

#include "ComposureBlueprintLibrary.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Composure")
static void InvertUVDisplacementMapEncodingParameters
(
    const FVector2D & In,
    FVector2D & Out
)

Remarks

Converts displacement encoding parameters to decoding parameters. Can also be used to convert displacement decoding parameters to encoding parameters.

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