Google.Maps.Event.Events

SDK によって呼び出されたすべてのイベントのセットをカプセル化します。

概要

イベントは、地図対象物の GameObject のスタイル設定を可能にするメカニズムの一部です。地図対象物の作成パイプラインのさまざまな段階で呼び出されます。地図の読み込み中に Feature.MapFeature とそれに対応する GameObject が作成されるたびに WillCreate イベントと DidCreate イベントが呼び出されます。これらのイベントには、地図対象物の GameObject のスタイル設定に使用できるジオメトリとメタデータの情報が含まれています。

詳しくは、GameObject の作成をご覧ください。

プロパティ

AreaWaterEvents
Feature.AreaWater 作成パイプラインのイベント。
ExtrudedStructureEvents
Feature.ExtrudedStructure 作成パイプラインのイベント。
LineWaterEvents
Feature.LineWater 作成パイプラインのイベント。
MapEvents
地図全体に関連するイベント。
ModeledStructureEvents
Feature.ModeledStructure 作成パイプライのンイベント。
RegionEvents
Feature.Region 作成パイプラインのイベント。
SegmentEvents
Feature.Segment 作成パイプラインのイベント。

プロパティ

AreaWaterEvents

AreaWaterEvents AreaWaterEvents

Feature.AreaWater 作成パイプラインのイベント。

ExtrudedStructureEvents

ExtrudedStructureEvents ExtrudedStructureEvents

Feature.ExtrudedStructure 作成パイプラインのイベント。

LineWaterEvents

LineWaterEvents LineWaterEvents

Feature.LineWater 作成パイプラインのイベント。

MapEvents

MapEvents MapEvents

地図全体に関連するイベント。

ModeledStructureEvents

ModeledStructureEvents ModeledStructureEvents

Feature.ModeledStructure 作成パイプライのンイベント。

RegionEvents

RegionEvents RegionEvents

Feature.Region 作成パイプラインのイベント。

SegmentEvents

SegmentEvents SegmentEvents

Feature.Segment 作成パイプラインのイベント。