docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MagicLeapRemoteImportSupport

    Inheritance
    object
    MagicLeapRemoteImportSupport
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.XR.MagicLeap
    Assembly: UnityEditor.XR.MagicLeap.dll
    Syntax
    public static class MagicLeapRemoteImportSupport

    Properties

    host

    Declaration
    public static string host { get; }
    Property Value
    Type Description
    string

    sdkPath

    Declaration
    public static string sdkPath { get; }
    Property Value
    Type Description
    string

    version

    Declaration
    public static string version { get; }
    Property Value
    Type Description
    string

    Methods

    LocateMLRemoteLibraries()

    Declaration
    public static IEnumerable<string> LocateMLRemoteLibraries()
    Returns
    Type Description
    IEnumerable<string>

    TryResolveMLPluginPath(string, out string)

    Declaration
    public static bool TryResolveMLPluginPath(string name, out string path)
    Parameters
    Type Name Description
    string name
    string path
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)