Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaTextureSample
Description
Get the ScaleRotation (2x2 matrix) for the sample.
For use with "external image" style output only. Use GetOrientation() otherwise
| Name | GetScaleRotation |
| Type | function |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaTextureSample.h |
| Include Path | #include "IMediaTextureSample.h" |
virtual FLinearColor GetScaleRotation() const
FLinearColor with xy = row 0 (dotted with U), zw = row 1 (dotted with V)