List
About CameraDevice
Posted Date: 2023-05-29 9:58     Edited Date: 2023-05-31 6:55     Writer: davidjayhdw

I want to know CameraDevice_setClippingPlane(near,far)'s Value Range

Posted Date: 2023-05-31 6:55     Edited Date: 2023-05-31 6:55     Writer: slkim

near plane can be any non-zero value, and far plane can be any reasonable value above NEAR.  Currently, 5000 is used. However, depending on the rendering engine, you may be limited by the number of near and far it supports.

It would help me explain it better if you could tell me exactly what you want to do.

 

Keane

MAXST Support Team