SoVRMLBackgroundgroundAngle Property |
Specifies the angles from the south pole in which the concentric circles of color appear.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFFloat groundAngle { get; }
Public ReadOnly Property groundAngle As SoMFFloat
Get
public:
property SoMFFloat^ groundAngle {
SoMFFloat^ get ();
}
member groundAngle : SoMFFloat with get
Property Value
Type:
SoMFFloat
RemarksThe south pole is 0.0 degrees. groundAngle ranges from 0.0 to pi.
See Also