Class MARSRuntimePrefabs
Holds global references to major MARS components for script access
Inheritance
MARSRuntimePrefabs
Inherited Members
Unity.XRTools.Utils.Internal.ScriptableSettingsBase.GetInstanceByType(System.Type)
Syntax
[MovedFrom("Unity.MARS")]
public class MARSRuntimePrefabs : ScriptableSettings<MARSRuntimePrefabs>
Properties
DistanceHandle
Declaration
public GameObject DistanceHandle { get; }
Property Value
ElevationHandle
Declaration
public GameObject ElevationHandle { get; }
Property Value
entityColors
Declaration
public ColorPreset entityColors { get; }
Property Value
PlaneSizeHandle
Declaration
public GameObject PlaneSizeHandle { get; }
Property Value
UserPrefab
Declaration
public GameObject UserPrefab { get; }
Property Value