Click or drag to resize
SoVRMLBackground Properties

The SoVRMLBackground type exposes the following members.

Properties
  NameDescription
Public propertybackUrl

Specifies one of a set of images that define a background panorama between the ground/sky backdrop and the world's geometry.

Public propertybottomUrl

See backUrl.

Public propertyfrontUrl

See backUrl.

Public propertygroundAngle

Specifies the angles from the south pole in which the concentric circles of color appear.

Public propertygroundColor

Specifies the color of the ground at the various angle on the ground sphere.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyleftUrl

See backUrl.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyrightUrl

See backUrl.

Public propertyskyAngle

Specifies the angles from the north pole in which concentric circles of color appear.

Public propertyskyColor

Specifies the color of the sky at the various angles on the sky sphere.

Public propertytopUrl

See backUrl.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also