Message HrzProtocol.CylinderVectorRepr
Defined in hrz/protocol/vector/cylinder_repr.proto.
color: HrzProtocol.ColorProperty
Controls the colour of the cylinder.
dashes: HrzProtocol.Dashes
radius: HrzProtocol.FloatProperty
Controls the radius in meters of the cylinder.
altitude_offset: HrzProtocol.FloatProperty
Controls the offset of the entire polyline form the ground, in meters.
clip_id: int32
lighting: HrzProtocol.LightingSettings
disable_face_culling: bool
Used to make the insides of the cylinders visible. Note that there are
transparency issues when used in conjunction with semi-transparent colors
(any color with an alpha value that is not 0.0 or 1.0).