Click or drag to resize
SoVRMLViewpointfieldOfView Property

Specifies a preferred field of view from the viewpoint, in radians.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFFloat fieldOfView { get; }

Property Value

Type: SoSFFloat
Remarks

A small field of view roughly corresponds to a telephoto lens; a large field of view roughly corresponds to a wide-angle lens. The field of view should be greater than zero and smaller than pi.

See Also