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

Search Results for

    Class MapPointLight

    Inheritance
    System.Object
    MapPlaceableBase
    MapPlaceable
    MapPointLightBase
    MapStaticPointLightBase
    MapPointLight
    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 MapPointLight : MapStaticPointLightBase, IMetaClass

    Properties

    | Improve this Doc View Source

    IntensityScale

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

    OverrideCastStaticShadows

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

    RadiusScale

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

    Type

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

    Implements

    IMetaClass