Click or drag to resize
SoSpotLight Properties

The SoSpotLight type exposes the following members.

Properties
  NameDescription
Public propertycolor

Light source illumination color.

(Inherited from SoLight.)
Public propertycutOffAngle

Angle (in radians) outside of which intensity is zero, measured from the center axis of the cone to an edge.

Public propertydirection

Principal direction of illumination (center axis of cone).

Public propertydropOffRate

Rate of intensity drop-off per change in angle from primary direction: 0 = constant intensity, 1 = very sharp drop-off.

Public propertyintensity

Illumination intensity of light source.

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

Location of the source.

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