nn::font::CTR::RectDrawer::SetParallax Member Function
void SetParallax(
f32 parallax,
f32 dLevel,
f32 addDist = 0.0f
);
| Name | Description | |
|---|---|---|
| in | parallax | Parallax. |
| in | dLevel | Distance from the camera to the base plane. |
| in | addDist | Value to add to the distance from the camera. |
Sets parallax parameters.
CONFIDENTIAL