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: 10.12.3.0 (10.12.3.0)
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