Click or drag to resize
SoDirectVizSpotLight Properties

The SoDirectVizSpotLight type exposes the following members.

Properties
  NameDescription
Public propertyambientIntensity

Specifies the brightness of the ambient emissions of the light.

(Inherited from SoVRMLLight.)
Public propertyattenuation

Attenuation coefficients.

(Inherited from SoVRMLSpotLight.)
Public propertybeamWidth

Inner solid angle of illumination.

(Inherited from SoVRMLSpotLight.)
Public propertycolor

Specifies the spectral color properties of the light.

(Inherited from SoVRMLLight.)
Public propertycutOffAngle

Outer solid angle of illumination.

(Inherited from SoVRMLSpotLight.)
Public propertydirection

Direction vector of the light's central axis.

(Inherited from SoVRMLSpotLight.)
Public propertyintensity

Specifies the brightness of the direct emission from the light.

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

Specifies a translation offset of the centerpoint of the light source from the light's local coordinate system origin.

(Inherited from SoVRMLSpotLight.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyname

name

Public propertyon

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

(Inherited from SoVRMLLight.)
Public propertyoptions

Options.

Public propertyradius

(Note: Not implemented) Specifies the radial extent of the solid angle and the maximum distances from location that may be illuminated by the light source.

(Inherited from SoVRMLSpotLight.)
Public propertyshader

shader

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