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

Search Results for

    Class MapBakeProperties

    Inheritance
    System.Object
    MapComponent
    Class0x8e8282a9
    MapBakeProperties
    Implements
    IMetaClass
    Inherited Members
    Class0x8e8282a9.MaxSize
    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 MapBakeProperties : Class0x8e8282a9, IMetaClass

    Properties

    | Improve this Doc View Source

    LightgridBounceFalloffDistance

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

    LightGridCharacterFullBrightIntensity

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

    LightGridFileName

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

    LightgridOverallScale

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

    LightgridScaleBounceContribution

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

    LightGridSize

    Declaration
    public uint LightGridSize { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    m3156509458

    Declaration
    public bool m3156509458 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    RmaStaticLightGridIntensityScale

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

    RmaStaticLightGridTexturePath

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

    StationaryLightChannelAssignments

    Declaration
    public Dictionary<MetaHash, byte> StationaryLightChannelAssignments { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, System.Byte>

    Implements

    IMetaClass