nn::ulcd::CTR::StereoCamera::SetLimitParallax Member Function#include <nn/ulcd.h>
void SetLimitParallax(
const f32 limit
);
| Name | Description | |
|---|---|---|
| in | limit | The parallax limit (in mm) to set. |
Sets the parallax limit for objects that appear to be going into the screen (the depth direction).
The parallax limit set by this function is valid only for objects that appear to be going into the screen using the application-priority method.
CONFIDENTIAL