pub type DirectionalLightHandle = ResourceHandle<DirectionalLight>;
Expand description

Refcounted handle to a DirectionalLight.