Click or drag to resize
SoDirectionalLight Properties

The SoDirectionalLight type exposes the following members.

Properties
  NameDescription
Public propertycolor

Light source illumination color.

(Inherited from SoLight.)
Public propertydirection

Illumination direction vector.

Public propertyintensity

Illumination intensity of light source.

(Inherited from SoLight.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyon

Determines whether the source is active or inactive.

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