Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbMentalRayRenderSettings Class
>
OdDbMentalRayRenderSettings Methods
>
OdDbMentalRayRenderSettings::photonTraceDepth Method
OdDbMentalRayRenderSettings::photonTraceDepth Method
Syntax
C++
void
photonTraceDepth
(
int
&
reflection
,
int
&
refraction
,
int
&
sum
)
const
;
Description
Returns the maximum photon trace depths for this MentalRayRenderSettings object.
Parameters
Parameters
Description
reflection
[out] Receives the maximum number of photon reflections.
refraction
[out] Receives the maximum number of photon refractions.
sum
[out] Receives the maximum number of photon reflections and refractions.
Links
OdDbMentalRayRenderSettings Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!