nw::font::RectDrawer::SetParallax Member Function

Syntax

void SetParallax(
     f32 parallax,
     f32 dLevel,
     f32 addDist = 0.0f
);

Arguments

Name Description
in parallax The parallax.
in dLevel Distance from camera to the base plane.
in addDist Value to add to the distance from the camera.

Return Values

None.

Description

Sets the parallax parameters.


CONFIDENTIAL