nw::gfx::res::ResOrthoProjectionUpdater::SetRectWithYFlip Member Function
void SetRectWithYFlip(
f32 l,
f32 r,
f32 b,
f32 t
);
| Name | Description | |
|---|---|---|
| l | ||
| r | ||
| b | ||
| t |
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