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

Search Results for

    Class MapDynamicPointLight

    Inheritance
    System.Object
    MapPlaceableBase
    MapPlaceable
    MapPointLightBase
    MapDynamicPointLight
    Implements
    IMetaClass
    Inherited Members
    MapPointLightBase.m3800165718
    MapPlaceable.Name
    MapPlaceable.VisibilityFlags
    MapPlaceableBase.Transform
    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 MapDynamicPointLight : MapPointLightBase, IMetaClass

    Properties

    | Improve this Doc View Source

    HdrScale

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

    Impact

    Declaration
    public byte Impact { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    IntensityScale

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

    LightColor

    Declaration
    public Vector4 LightColor { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector4
    | Improve this Doc View Source

    Radius

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

    Type

    Declaration
    public byte Type { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    UpdaterType

    Declaration
    public MetaObjectLink UpdaterType { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    VisibilityController

    Declaration
    public MetaObjectLink VisibilityController { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass