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

Search Results for

    Class MapSpotlightBase

    Inheritance
    System.Object
    MapPlaceableBase
    MapPlaceable
    MapFrustum
    MapProjectedTexture
    MapSpotlightBase
    MapDynamicSpotlight
    MapSpotlight
    Implements
    IMetaClass
    Inherited Members
    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 MapSpotlightBase : MapProjectedTexture, IMetaClass

    Properties

    | Improve this Doc View Source

    Color

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

    Impact

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

    Intensity

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

    m3800165718

    Declaration
    public float m3800165718 { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass