SoTrackerdefaultObjectPosition Property |
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f defaultObjectPosition { get; }
Public ReadOnly Property defaultObjectPosition As SoSFVec3f
Get
public:
property SoSFVec3f^ defaultObjectPosition {
SoSFVec3f^ get ();
}
member defaultObjectPosition : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
RemarksIn a CAVE environment, it makes sense to set the default postion to the center of the front wall.
See Also