Click or drag to resize
SoQuadAreaLight Properties

The SoQuadAreaLight type exposes the following members.

Properties
  NameDescription
Public propertycolor

Light source illumination color.

(Inherited from SoLight.)
Public propertyheight

Height of the area.

Public propertyintensity

Illumination intensity of light source.

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

Location of the source (center of the area).

Public propertyon

Determines whether the source is active or inactive.

(Inherited from SoLight.)
Public propertyorientation

Principal orientation of illumination (normal vector of the area), defined as a OIV.Inventor.Fields.SoSFRotation object.

Public propertytwoSided

Two-Sided illumination.

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

Width of the area.

Top
See Also