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.Feature.Style.AreaWaterStyle

Encapsulates immutable styling information used to control how GameObjects are generated from Feature.AreaWaters.

Summary

Inheritance

Inherits from: Google.Maps.Feature.Style.RegionishStyle

Public static attributes

DefaultStyle = new Builder().Build()
readonly AreaWaterStyle
Default styles.

Public functions

AsBuilder()
Returns a new Builder based on this style object.

Classes

Google.Maps.Feature.Style.AreaWaterStyle.Builder

AreaWaterStyle builder.

Public static attributes

DefaultStyle

readonly AreaWaterStyle DefaultStyle = new Builder().Build()

Default styles.

Public functions

AsBuilder

Builder AsBuilder()

Returns a new Builder based on this style object.