Struct three::ShadowMap [] [src]

pub struct ShadowMap { /* fields omitted */ }

ShadowMap is used to render shadows from PointLight and DirectionalLight.

Trait Implementations

impl Clone for ShadowMap
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ShadowMap
[src]

Formats the value using the given formatter.