Click or drag to resize
SoCamerafocalDistance Property

The distance from the viewpoint to the point of focus.

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

Property Value

Type: SoSFFloat
Remarks

This is typically ignored during rendering, but may be used by some viewers to define a point of interest.

See Also