Properties  Methods 


SceneLightingController Class Members

The following tables list the members exposed by SceneLightingController.

Public Properties
 NameDescription
Public Property Gets or 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.  
Public PropertyGets 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.  
Top
Public Methods
 NameDescription
Public MethodReleases all resources used by the SceneLightingController  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also