Click or drag to resize
SoTrackerdefaultObjectBoxMaxDim Property

Radius of a bounding sphere.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFFloat defaultObjectBoxMaxDim { get; }

Property Value

Type: SoSFFloat
Remarks

The scene is scaled to fit initially within the sphere. In a CAVE environment, it makes sense to choose a radius equal to half the width of the front screen.

See Also