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

Search Results for

    Class MapDynamicSpotlight

    Inheritance
    System.Object
    MapPlaceableBase
    MapPlaceable
    MapFrustum
    MapProjectedTexture
    MapSpotlightBase
    MapDynamicSpotlight
    Implements
    IMetaClass
    Inherited Members
    MapSpotlightBase.Impact
    MapSpotlightBase.Color
    MapSpotlightBase.Intensity
    MapSpotlightBase.m3800165718
    MapProjectedTexture.ProjectedTexture
    MapProjectedTexture.AdditionalTextures
    MapProjectedTexture.FalloffTexture
    MapFrustum.OrthoHeight
    MapFrustum.Near
    MapFrustum.Aspect
    MapFrustum.Fov
    MapFrustum.Far
    MapFrustum.Orthographic
    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 MapDynamicSpotlight : MapSpotlightBase, 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

    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