Class AtlasData3SliceV
Implements
Inherited Members
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 SourceTextureUs
Declaration
public Vector2 TextureUs { get; set; }
Property Value
Type | Description |
---|---|
System.Numerics.Vector2 |
TextureVs
Declaration
public Vector4 TextureVs { get; set; }
Property Value
Type | Description |
---|---|
System.Numerics.Vector4 |
TopBottomHeights
Declaration
public Vector2 TopBottomHeights { get; set; }
Property Value
Type | Description |
---|---|
System.Numerics.Vector2 |