Click or drag to resize
SoVRMLTextureBackground Properties

The SoVRMLTextureBackground type exposes the following members.

Properties
  NameDescription
Public propertybackTexture

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

Public propertybottomTexture

See backTexture.

Public propertyfrontTexture

See backTexture.

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 propertyleftTexture

See backTexture.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyrightTexture

See backTexture.

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 propertytopTexture

See backTexture.

Public propertytransparency

Transparency value.

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