Click or drag to resize
SoDirectVizPointLight Properties

The SoDirectVizPointLight 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 SoVRMLPointLight.)
Public propertycolor

Specifies the spectral color properties of the light.

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

Location of the source.

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

(Note: Not implemented) Meters from the location the light can illuminate.

(Inherited from SoVRMLPointLight.)
Public propertyshader

Associated light shader.

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