Click or drag to resize
SoVRMLNavigationInfoavatarSize Property

The user's physical dimensions in the world for the purpose of collision detection and terrain following.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFFloat avatarSize { get; }

Property Value

Type: SoMFFloat
Remarks

This is used by the QtLargeModelViewer to set the collision distance and the gravity offset.

See Also