FWebBrowserTextureSample::SetScaleRotationOffset

Set the sample Scale, Rotation, Offset.

Windows
MacOS
Linux

References

Module

WebBrowserTexture

Header

/Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureSample.h

Include

#include "WebBrowserTextureSample.h"

Syntax

void SetScaleRotationOffset
(
    FVector4 & InScaleRotation,
    FVector4 & InOffset
)

Remarks

Set the sample Scale, Rotation, Offset.

Parameters

Parameter

Description

InScaleRotation

The sample scale and rotation transform (2x2).

InOffset

The sample offset.

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