Class SkyworthLoader
Inheritance
System.Object
SkyworthLoader
Assembly: cs.temp.dll.dll
Syntax
public class SkyworthLoader : XRLoaderHelper
Properties
displaySubsystem
Declaration
public XRDisplaySubsystem displaySubsystem { get; }
Property Value
| Type |
Description |
| XRDisplaySubsystem |
|
Declaration
public XRDisplaySubsystem inputSubsystem { get; }
Property Value
| Type |
Description |
| XRDisplaySubsystem |
|
Methods
Deinitialize()
Declaration
public override bool Deinitialize()
Returns
| Type |
Description |
| System.Boolean |
|
GetSettings()
Declaration
public SkyworthSettings GetSettings()
Returns
Initialize()
Declaration
public override bool Initialize()
Returns
| Type |
Description |
| System.Boolean |
|
Start()
Declaration
public override bool Start()
Returns
| Type |
Description |
| System.Boolean |
|
Stop()
Declaration
public override bool Stop()
Returns
| Type |
Description |
| System.Boolean |
|