All Classes Files Variables Enumerations Enumerator Pages
Variables
fog.proto File Reference

Variables

optional Color color = 2
 
optional float density = 3
 
optional float end = 5
 
message Fog
 
package gazebo msgs
 
import color proto
 
optional float start = 4
 

Variable Documentation

optional Color color = 2
optional float density = 3
optional float end = 5
message Fog
Initial value:
{
enum FogType
{
NONE = 1;
LINEAR = 2;
EXPONENTIAL = 3;
EXPONENTIAL2 = 4;
}
optional FogType type = 1
optional Type type
Definition: joint.proto:45
package gazebo msgs
import color proto
optional float start = 4