Click or drag to resize
SoCameraaspectRatio Property

The ratio of camera viewing width to height.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat aspectRatio { get; }

Property Value

Type: SoSFFloat
Remarks

This value must be greater than 0.0. There are several standard camera aspect ratios defined in SoCamera.h.

See Also