ISceneLightingController Interface Members
The following tables list the members exposed by ISceneLightingController.
Public Properties
| Name | Description | |
|---|---|---|
![]() | LightMode | Gets or sets the light mode of the main light source in the scene. This property determines how the main light affects the scene. The MainLightMode enumeration provides the available light modes. |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | SetLightDirection | Sets the direction of the main light source in the scene. The direction is represented as a 3D vector, indicating the orientation of the light in world space. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
See Also


