Click or drag to resize
SoCameraexposureCompensation Property

Adjusts the exposure of the rendering.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFFloat exposureCompensation { get; }

Property Value

Type: SoSFFloat
Remarks

Increasing this value by 1 doubles the exposure, while decreasing by 1 halves the exposure.

Default is 0.0

Note Note

Field available since Open Inventor 2025.1

See Also