Gets or sets the value for midtones of the rendered image while preserving the extreme whites and blacks.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Gamma As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRayTraceRendererOptions
Dim value As System.Double
instance.Gamma = value
value = instance.Gamma |
C# | |
---|
System.double Gamma {get; set;} |
C++/CLI | |
---|
property System.double Gamma {
System.double get();
void set ( & System.double value);
} |
Property Value
Value for midtones of the rendered image
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0