ILight Interface |
public interface ILight
The ILight type exposes the following members.
Name | Description | |
---|---|---|
IsEnabled | Gets a boolean that specifies if this light is enabled (turned on). | |
ParentSceneNode | Gets a parent SceneNode - the transformation of the parent SceneNode also affect this light. ParentSceneNode can be null. |