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.Event.FeatureMaskPreRenderArgs

Event arguments for FeatureMaskPreRender events.

Summary

Constructors and Destructors

FeatureMaskPreRenderArgs(Camera featureMaskCamera)
Constructor.

Public attributes

FeatureMaskCamera
readonly Camera
Camera used to render the feature mask. Provided to the handler by the SDK.

Public attributes

FeatureMaskCamera

readonly Camera FeatureMaskCamera

Camera used to render the feature mask. Provided to the handler by the SDK.

Public functions

FeatureMaskPreRenderArgs

 FeatureMaskPreRenderArgs(
  Camera featureMaskCamera
)

Constructor.