Google.Maps.GameObjectOptions

Encapsulates styling options for map feature GameObjects.

Summary

Public attributes

AreaWaterStyle = AreaWaterStyle.DefaultStyle
The default style applied to generated Feature.AreaWater GameObjects.
ExtrudedStructureStyle = ExtrudedStructureStyle.DefaultStyle
The default style applied to generated Feature.ExtrudedStructure GameObjects.
LineWaterStyle = LineWaterStyle.DefaultStyle
The default style applied to generated Feature.LineWater GameObjects.
ModeledStructureStyle = ModeledStructureStyle.DefaultStyle
The default style applied to generated Feature.ModeledStructure GameObjects.
RegionStyle = RegionStyle.DefaultStyle
The default style applied to generated Feature.Region GameObjects.
SegmentStyle = SegmentStyle.DefaultStyle
The default style applied to generated Feature.Segment GameObjects.
TerrainStyle = TerrainStyle.DefaultStyle
The default style applied to generated Terrain GameObjects.

Public attributes

AreaWaterStyle

AreaWaterStyle AreaWaterStyle = AreaWaterStyle.DefaultStyle

The default style applied to generated Feature.AreaWater GameObjects.

ExtrudedStructureStyle

ExtrudedStructureStyle ExtrudedStructureStyle = ExtrudedStructureStyle.DefaultStyle

The default style applied to generated Feature.ExtrudedStructure GameObjects.

LineWaterStyle

LineWaterStyle LineWaterStyle = LineWaterStyle.DefaultStyle

The default style applied to generated Feature.LineWater GameObjects.

ModeledStructureStyle

ModeledStructureStyle ModeledStructureStyle = ModeledStructureStyle.DefaultStyle

The default style applied to generated Feature.ModeledStructure GameObjects.

RegionStyle

RegionStyle RegionStyle = RegionStyle.DefaultStyle

The default style applied to generated Feature.Region GameObjects.

SegmentStyle

SegmentStyle SegmentStyle = SegmentStyle.DefaultStyle

The default style applied to generated Feature.Segment GameObjects.

TerrainStyle

TerrainStyle TerrainStyle = TerrainStyle.DefaultStyle

The default style applied to generated Terrain GameObjects.