NOTICE: Google Maps Platform gaming services is deprecated as of October 18, 2021. Current users will have continued access until December 31, 2022. During this time, we will continue to provide support and fixes to major bugs and outages. See the Gaming Services Transition Guide for resources to help you plan the next steps for your projects.

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.