rve_msgs/Material Message

File: rve_msgs/Material.msg

Raw Message Definition

uint8 CULL_CLOCKWISE = 0
uint8 CULL_COUNTERCLOCKWISE = 1
uint8 CULL_NONE = 2

UUID id

float32 opacity

bool has_color
ColorRGB color

bool has_texture
string texture 

bool has_normal_map
string normal_map

bool disable_shading

uint8 cull_mode

Compact Message Definition

uint8 CULL_CLOCKWISE=0
uint8 CULL_COUNTERCLOCKWISE=1
uint8 CULL_NONE=2
rve_msgs/UUID id
float32 opacity
bool has_color
rve_msgs/ColorRGB color
bool has_texture
string texture
bool has_normal_map
string normal_map
bool disable_shading
uint8 cull_mode