[][src]Module tray_rust::texture

Defines the trait implemented by all textured values

Re-exports

pub use self::image::Image;
pub use self::animated_image::AnimatedImage;

Modules

animated_image
image

Structs

ConstantColor

A single valued, solid color texture

ConstantScalar

A single valued, solid scalar texture

UVColor

Traits

Texture

scalars or Colors can be computed on some image texture or procedural generator