Class PlayerSettings.Lumin
Inheritance
PlayerSettings.Lumin
Assembly: UnityEditor.dll
Syntax
public sealed class Lumin
Properties
CertificatePath
Declaration
public static string CertificatePath { get; set; }
Property Value
IconModelFolderPath
Declaration
public static string IconModelFolderPath { get; set; }
Property Value
IconPortalFolderPath
Declaration
public static string IconPortalFolderPath { get; set; }
Property Value
IsChannelApp
Declaration
public static bool IsChannelApp { get; set; }
Property Value
VersionCode
Declaration
public static int VersionCode { get; set; }
Property Value
VersionName
Declaration
public static string VersionName { get; set; }
Property Value
Extension Methods