nn::ulcd::CTR::StereoCamera::SetBaseCamera Member Function#include <nn/ulcd.h>
void SetBaseCamera(
const nn::math::Matrix34 * view
);
| Name | Description | |
|---|---|---|
| in | view | Base view matrix. |
Sets the base camera's view matrix.
Specify the view matrix that was created using a function like nn::math::MTX34LookAt.
CONFIDENTIAL