Class MARSEditorPrefabs
Inheritance
MARSEditorPrefabs
Syntax
public class MARSEditorPrefabs : EditorScriptableSettings<MARSEditorPrefabs>
Properties
FaceLandmarkVisualsPrefab
Declaration
public GameObject FaceLandmarkVisualsPrefab { get; }
Property Value
FaceMaskPrefab
Declaration
public GameObject FaceMaskPrefab { get; }
Property Value
GeneratedSimulatedPlanePrefab
Declaration
public SynthesizedPlane GeneratedSimulatedPlanePrefab { get; }
Property Value
HorizontalPlanePrefab
Declaration
public GameObject HorizontalPlanePrefab { get; }
Property Value
ImageMarkerPrefab
Declaration
public GameObject ImageMarkerPrefab { get; }
Property Value
PlaneVisualsPrefab
Declaration
public GameObject PlaneVisualsPrefab { get; }
Property Value
PointCloudVisualsPrefab
Declaration
public GameObject PointCloudVisualsPrefab { get; }
Property Value
ProxyGroupPrefab
Declaration
public GameObject ProxyGroupPrefab { get; }
Property Value
ProxyObjectPrefab
Declaration
public GameObject ProxyObjectPrefab { get; }
Property Value
ReplicatorPrefab
Declaration
public GameObject ReplicatorPrefab { get; }
Property Value
SyntheticPrefab
Declaration
public GameObject SyntheticPrefab { get; }
Property Value
VerticalPlanePrefab
Declaration
public GameObject VerticalPlanePrefab { get; }
Property Value