Navigation
Unreal Engine C++ API Reference > Plugins > Composure > FComposurePostMoveSettings
References
Module | Composure |
Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/ComposurePostMoves.h |
Include | #include "ComposurePostMoves.h" |
Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/ComposurePostMoves.cpp |
void GetCroppingUVTransformationMatrix
&40;
float AspectRatio,
FMatrix &42; OutCropingUVTransformationMatrix,
FMatrix &42; OutUncropingUVTransformationMatrix
&41; const
Remarks
Returns UV transformation matrix and its inversed to crop.
Parameters
Name | Description |
---|---|
AspectRatio | The desired aspect ratio. |