Add XCUI native image UV support
This commit is contained in:
@@ -502,10 +502,10 @@ void XCUIRHICommandCompiler::Compile(
|
||||
compiled = AppendClippedTexturedRect(
|
||||
outCompiledDrawData.texturedVertices,
|
||||
command.rect,
|
||||
0.0f,
|
||||
0.0f,
|
||||
1.0f,
|
||||
1.0f,
|
||||
command.uvMin.x,
|
||||
command.uvMin.y,
|
||||
command.uvMax.x,
|
||||
command.uvMax.y,
|
||||
command.color,
|
||||
currentClipRect);
|
||||
if (compiled) {
|
||||
|
||||
Reference in New Issue
Block a user