Class FAtlasElement
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class FAtlasElement
- Inheritance
-
FAtlasElement
- Inherited Members
-
Fields
atlas
Field Value
- FAtlas
atlasIndex
Field Value
- int
indexInAtlas
Field Value
- int
isTrimmed
Field Value
- bool
name
Field Value
- string
sourcePixelSize
public Vector2 sourcePixelSize
Field Value
- Vector2
sourceRect
Field Value
- Rect
sourceSize
public Vector2 sourceSize
Field Value
- Vector2
uvBottomLeft
public Vector2 uvBottomLeft
Field Value
- Vector2
uvBottomRight
public Vector2 uvBottomRight
Field Value
- Vector2
uvRect
Field Value
- Rect
uvTopLeft
Field Value
- Vector2
uvTopRight
public Vector2 uvTopRight
Field Value
- Vector2
Methods
Clone()
public FAtlasElement Clone()
Returns
- FAtlasElement