Show_Camera_Near_Limit
Functions | |
HC_BOOLEAN | Show_Camera_Near_Limit (float *limit) |
Returns information about the camera near limit. More... | |
Detailed Description
Function Documentation
◆ Show_Camera_Near_Limit()
HC_BOOLEAN Show_Camera_Near_Limit | ( | float * | limit | ) |
Returns information about the camera near limit.
- Parameters
-
limit - A parametric value from 0.0 at the camera to 1.0 at the target. Passed by reference. Returned to user.
- Returns
- flag - True if the near limit is explicitly set on the camera, false if it is just using the global value controlled by the system option.
DETAILS
No additional details. See Set_Camera_Near_Limit().