nw::gfx::res::ResProjectionRect::Set Member Function
void Set(
f32 aspect,
f32 height,
const nw::math::VEC2 & center
);
| Name | Description | |
|---|---|---|
| in | aspect | Aspect ratio. |
| in | height | Height. |
| in | center | Center coordiante. |
Sets a rectangle by specifying the height and the aspect ratio.
CONFIDENTIAL