CustomRenderContentAttribute.IsHdrCapable Property

CustomRenderContentAttributeIsHdrCapable Property

[Missing <summary> documentation for "P:Rhino.Render.CustomRenderContentAttribute.IsHdrCapable"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.16
Syntax
public bool IsHdrCapable { get; set; }
Public Property IsHdrCapable As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also