Trait three_d::TextureValueType[][src]

pub trait TextureValueType: Default + Debug + Clone + TextureValueTypeExtension { }

Implementations on Foreign Types

impl TextureValueType for u8[src]

impl TextureValueType for f32[src]

Loading content...

Implementors

Loading content...