Click or drag to resize
SoTrackerheadTrackerId Property

ID of the trackd sensor which should be used to control the head/camera.

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

Property Value

Type: SoSFInt32
Remarks

The default value is 1. If set to -1, headtracking is disabled and the defaultCameraPosition is used to set the camera node.

See Also