PostEffectPipelineGetMaxLuminance Method |
Get the max luminance in the rendering.
Namespace:
Rhino.Render.PostEffects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic float GetMaxLuminance()
Public Function GetMaxLuminance As Single
Return Value
Type:
Singlemax luminance
See Also