Click or drag to resize
SoCameraviewportMapping Property

Defines how to map the rendered image into the current viewport, when the aspect ratio of the camera differs from that of the viewport.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFEnum<SoCameraViewportMappings> viewportMapping { get; }

Property Value

Type: SoSFEnumSoCameraViewportMappings
Remarks

. Default is ADJUST_CAMERA.

See Also