void SetRect(
f32 l,
f32 r,
f32 b,
f32 t
);
void SetRect(
const ResProjectionRect & value
);
| SetRect ( f32, f32, f32, f32 ) | Sets rectangle information for orthogonal projection. |
| SetRect ( const ResProjectionRect & ) |
Sets rectangle information for orthogonal projection.
CONFIDENTIAL