RenderSunAuthoringData Structure |
Namespace: Lumiscaphe.Workshop.Interop
The RenderSunAuthoringData type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Enabled |
Tells if the sun is enabled.
| |
EnabledShadowsInMirrors |
Tells if shadows are enabled in mirrors.
| |
Intensity |
The sun intensity.
| |
LightmapIntensity |
The lightmap intensity
| |
ManualData |
Datas that defines the sun position in the sky using azimuth and altitude angle.
| |
NorthOrientation |
The north orientation angle.
| |
ShadowIntensity |
The shadow intensity.
| |
ShadowQuality |
The shadow quality mode
| |
ShadowSmoothness |
The shadow smoothness mode
| |
SpecularEnabled |
Tells if specular contribution is enabled.
| |
SpecularIntensity |
The specular intensity.
| |
SunColor |
The sun color.
| |
TimeAndLocData |
Datas that defines the sun position in the sky using a date, a time and a location.
| |
UseCase |
The sun position computation method.
|