Enum mallumo::BrickpoolType [] [src]

pub enum BrickpoolType {
    Albedo,
    Emission,
    Irradiance,
}

Describes what kind of data Brickpool Holds.

All Brickpools are currently RGBA8.

Variants

Trait Implementations

impl Clone for BrickpoolType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for BrickpoolType
[src]

impl Debug for BrickpoolType
[src]

[src]

Formats the value using the given formatter.