Navigation
Unreal Engine C++ API Reference > Runtime > WebBrowserTexture > FWebBrowserTextureSample
References
Module | WebBrowserTexture |
Header | /Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureSample.h |
Include | #include "WebBrowserTextureSample.h" |
void SetScaleRotationOffset
&40;
FVector4 & InScaleRotation,
FVector4 & InOffset
&41;
Remarks
Set the sample Scale, Rotation, Offset.
Parameters
Name | Description |
---|---|
InScaleRotation | The sample scale and rotation transform (2x2). |
InOffset | The sample offset. |