Click or drag to resize
SoViewingCubeanimationDuration Property

Duration of camera movement to reach the desired position.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFFloat animationDuration { get; }

Property Value

Type: SoSFFloat
Remarks

Any negative value of this field is equivalent to 0 (no animation). Default is 0.8 seconds.

See Also