pub trait TextureChannel: ChannelTyped { }
Expand description

An ability of a channel type to be used for textures.

Implementors§