Search Results for

    Show / Hide Table of Contents

    Class SkyworthLoader

    Inheritance
    System.Object
    SkyworthLoader
    Namespace: Unity.XR.Skyworth
    Assembly: cs.temp.dll.dll
    Syntax
    public class SkyworthLoader : XRLoaderHelper

    Properties

    displaySubsystem

    Declaration
    public XRDisplaySubsystem displaySubsystem { get; }
    Property Value
    Type Description
    XRDisplaySubsystem

    inputSubsystem

    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
    Type Description
    SkyworthSettings

    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
    In This Article
    Back to top Copyright © Shenzhen Skyworth New World Technology Co. ,Ltd.
    Generated by DocFX