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