本文へスキップ

class_MapTheme


title: class MapTheme toc_max_heading_level: 4


class MapTheme

(Niantic.Lightship.Maps.Themes.MapTheme)

MapTheme クラスには、マップタイルのすべてのフィーチャービルダーと、ゲーム内でレンダリングされるときの LightshipMapView のビジュアルスタイルを定義するその他の設定が含まれます。

    class MapTheme: MonoBehaviour {
public:
// フィールド

string ThemeName => _themeName;
};