Click or drag to resize
SoSpotLightManip Properties

The SoSpotLightManip 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.

(Inherited from SoSpotLight.)
Public propertydirection

Principal direction of illumination (center axis of cone).

(Inherited from SoSpotLight.)
Public propertydropOffRate

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

(Inherited from SoSpotLight.)
Public propertyintensity

Illumination intensity of light source.

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

Location of the source.

(Inherited from SoSpotLight.)
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