pub type DirectionalLightHandle = ResourceHandle<DirectionalLight>;Expand description
Refcounted handle to a DirectionalLight.
Aliased Typeยง
pub struct DirectionalLightHandle { /* private fields */ }pub type DirectionalLightHandle = ResourceHandle<DirectionalLight>;Refcounted handle to a DirectionalLight.
pub struct DirectionalLightHandle { /* private fields */ }