LightRig Class |
Namespace: Spire.Presentation
The LightRig type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Direction |
Light direction
Read/write
LightingDirectionType
|
|
|
PresetType |
Represents a preset light right that can be applied to a shape.
The light rig represents a group of lights oriented
in a specific way relative to a 3D scene.
Read/write
PresetLightRigType
|
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetRotation |
A rotation is defined through the use of a latitude
coordinate, a longitude coordinate, and a revolution about the axis
as the latitude and longitude coordinates.
first element in return array - latitude, second - longitude, third - revolution.
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
SetRotation |
A rotation is defined through the use of a latitude
coordinate, a longitude coordinate, and a revolution about the axis
as the latitude and longitude coordinates.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|