Sandbox Logo

class SceneDirectionalLight : SceneLight

Summary

A directional scene light that is used to mimic sun light in a <see cref="T:Sandbox.SceneWorld" />. Direction is controlled by this objects' <see cref="T:Rotation" />.

User Comments