League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class Class0xc83d315a

    Inheritance
    System.Object
    Class0xc83d315a
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class Class0xc83d315a : IMetaClass

    Properties

    | Improve this Doc View Source

    CubemapPath

    Declaration
    public string CubemapPath { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CubemapProbeGuid

    Declaration
    public string CubemapProbeGuid { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CubemapScale

    Declaration
    public float CubemapScale { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Gamma

    Declaration
    public MetaEmbedded<GammaParameters> Gamma { get; set; }
    Property Value
    Type Description
    MetaEmbedded<GammaParameters>
    | Improve this Doc View Source

    MapLightInfo

    Declaration
    public MetaEmbedded<MapLightingInfo> MapLightInfo { get; set; }
    Property Value
    Type Description
    MetaEmbedded<MapLightingInfo>

    Implements

    IMetaClass