Google.Maps.Unity.Metadata.GameObjectMetadata< T >

Metadata for a game object created from a map feature.

Summary

Inheritance

Inherits from: Google.Maps.Unity.Metadata.IGameObjectMetadata

Public attributes

MapFeature
T
The map feature used to create this game object.

Properties

AbstractMapFeature

Public functions

GameObjectMetadata(T mapFeature)
Constructor.

Public attributes

MapFeature

T MapFeature

The map feature used to create this game object.

Properties

AbstractMapFeature

MapFeature AbstractMapFeature

Public functions

GameObjectMetadata

 GameObjectMetadata(
  T mapFeature
)

Constructor.