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

Search Results for

    Class AtlasData3SliceV

    Inheritance
    System.Object
    IUiTextureDataProvider
    AtlasDataBase
    AtlasData3SliceV
    Implements
    IMetaClass
    Inherited Members
    AtlasDataBase.TextureSourceResolutionHeight
    AtlasDataBase.TextureSourceResolutionWidth
    AtlasDataBase.TextureName
    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 AtlasData3SliceV : AtlasDataBase, IMetaClass

    Properties

    | Improve this Doc View Source

    TextureUs

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

    TextureVs

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

    TopBottomHeights

    Declaration
    public Vector2 TopBottomHeights { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector2

    Implements

    IMetaClass