Module rust_raylib::shader
source · Expand description
Shader type
Re-exports
pub use crate::ffi::ShaderAttributeDataType;
pub use crate::ffi::ShaderLocationIndex;
pub use crate::ffi::ShaderUniformDataType;
Structs
- Shader
Traits
- Shader uniform value You shouldn’t need to implement this trait yourself.