void SetRect(
f32 l,
f32 r,
f32 b,
f32 t
);
void SetRect(
const ResProjectionRect & value
);
| SetRect ( f32, f32, f32, f32 ) | Sets rectangular information for the near plane of a perspective projection. |
| SetRect ( const ResProjectionRect & ) |
Sets rectangular information for the near plane of a perspective projection.
CONFIDENTIAL