Struct urdf_rs::Material
[−]
[src]
pub struct Material {
pub name: String,
pub color: Color,
pub texture: Texture,
}Fields
name: String
color: Color
texture: Texture