Class MixedRealityCameraProfileInspector
Class handles rendering inspector view of MixedRealityCameraProfile object
Inheritance
MixedRealityCameraProfileInspector
Assembly: cs.temp.dll.dll
public class MixedRealityCameraProfileInspector : 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
protected override void OnEnable()
Declaration
public override void OnInspectorGUI()
Declaration
public override void OnInspectorGUI()