[][src]Trait plexus::primitive::generate::UvMapGenerator

pub trait UvMapGenerator {
    type State: Default;
}

Associated Types

Loading content...

Implementors

impl UvMapGenerator for Cube[src]

type State = ()

Loading content...