Class MixedRealitySpatialAwarenessSystemProfileInspector
Class handles rendering inspector view of MixedRealitySpatialAwarenessSystemProfile object
Inheritance
MixedRealitySpatialAwarenessSystemProfileInspector
Implements
BaseMixedRealityToolkitConfigurationProfileInspector
Assembly: cs.temp.dll.dll
public class MixedRealitySpatialAwarenessSystemProfileInspector : BaseDataProviderServiceInspector, BaseMixedRealityToolkitConfigurationProfileInspector
Methods
Declaration
protected override IMixedRealityServiceConfiguration GetDataProviderConfiguration(int index)
Parameters
Type |
Name |
Description |
Int32 |
index |
|
Returns
Declaration
protected override SerializedProperty GetDataProviderConfigurationList()
Returns
Type |
Description |
SerializedProperty |
|
Declaration
protected override ServiceConfigurationProperties GetDataProviderConfigurationProperties(SerializedProperty providerEntry)
Parameters
Type |
Name |
Description |
SerializedProperty |
providerEntry |
|
Returns
Type |
Description |
ServiceConfigurationProperties |
|
Declaration
protected override bool IsProfileInActiveInstance()
Returns
Declaration
protected override bool IsProfileInActiveInstance()
Returns
Declaration
protected override void OnEnable()
Declaration
public override void OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
Implements
BaseMixedRealityToolkitConfigurationProfileInspector