Class MagicLeapPrivileges | Magic Leap XR Plugin | 5.0.1-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Class MagicLeapPrivileges

    Inheritance
    Object
    MagicLeapPrivileges
    Namespace: UnityEngine.XR.MagicLeap
    Syntax
    public static class MagicLeapPrivileges

    Methods

    IsPrivilegeApproved(UInt32)

    Declaration
    public static bool IsPrivilegeApproved(uint privilegeId)
    Parameters
    Type Name Description
    UInt32 privilegeId
    Returns
    Type Description
    Boolean

    RequestPrivilege(UInt32)

    Declaration
    public static bool RequestPrivilege(uint privilegeId)
    Parameters
    Type Name Description
    UInt32 privilegeId
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX