SoTrackerdefaultCameraPosition Property |
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFVec3f defaultCameraPosition { get; }
Public ReadOnly Property defaultCameraPosition As SoSFVec3f
Get
public:
property SoSFVec3f^ defaultCameraPosition {
SoSFVec3f^ get ();
}
member defaultCameraPosition : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
RemarksThis is useful if head tracking will not be used.
See Also