Click or drag to resize
SoVRMLLight Properties

The SoVRMLLight type exposes the following members.

Properties
  NameDescription
Public propertyambientIntensity

Specifies the brightness of the ambient emissions of the light.

Public propertycolor

Specifies the spectral color properties of the light.

Public propertyintensity

Specifies the brightness of the direct emission from the light.

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

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyon

Specifies whether the light is on (true) or off (false).

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