Click or drag to resize
SoFlatScreensoftEdgeGamma Property

Specifies the gamma factor for the soft-edge region.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFVec4f softEdgeGamma { get; }

Property Value

Type: SoSFVec4f
Remarks

The gamma factor determines how the fading from full intensity to black is done. A gamma factor of one means a linear transition in terms of RGB values. For most projectors, gamma values bigger than 1 are required to achieve good results.

See Also