Camera Near Value
- Last UpdatedJan 20, 2025
- 1 minute read
If you notice some clipping of the 3D model when you move the camera close to an object, you may need to modify how the camera near field is implemented in the solution.
Set a near value for all cameras to inherit
-
Double-click the cfg_apm.xml file to open it.
-
Set the cameraNear value in the cfg_ apm.xml module configuration file to the desired value.
Each camera’s near field will be set to this value when selected by the application framework.

Set each camera near value individually
Set the cameraNear value in the cfg_apm.xml module configuration file to 0 (zero).
Set each individual camera near field to the desired value.