Table of Contents

Class MarkerList.MarkerDef

[Serializable]
public sealed class MarkerList.MarkerDef
Inheritance
object
MarkerList.MarkerDef

Fields

AltitudeMeters

public double AltitudeMeters

Field Value

double

Color

public Color Color

Field Value

Color

Label

public string Label

Field Value

string

LabelVariant

public LabelVariant LabelVariant

Field Value

LabelVariant

Latitude

public double Latitude

Field Value

double

Longitude

public double Longitude

Field Value

double

Prefab

[Tooltip("When set, Apply spawns this prefab instead of a GPU marker.")]
public GameObject Prefab

Field Value

GameObject

Shape

public MarkerShape Shape

Field Value

MarkerShape

Size

public float Size

Field Value

float

SizeMode

public MarkerSizeMode SizeMode

Field Value

MarkerSizeMode