nw::gfx::res::ResOrthoProjectionUpdater::SetRectWithYFlip Member Function

Syntax

void SetRectWithYFlip(
     f32 l,
     f32 r,
     f32 b,
     f32 t
);

Arguments

Name Description
l
r
b
t

Return Values

None.

Description

Sets rectangular information for the near plane of a perspective projection. This function flips b and t compared to when configured from the binary. Use the SetRectWithoutFlip function to configure identically to the binary.


CONFIDENTIAL