Table of Contents

Class FAtlasElement

Namespace
Global
Assembly
Assembly-CSharp.dll
public class FAtlasElement
Inheritance
FAtlasElement
Inherited Members

Fields

atlas

public FAtlas atlas

Field Value

FAtlas

atlasIndex

public int atlasIndex

Field Value

int

indexInAtlas

public int indexInAtlas

Field Value

int

isTrimmed

public bool isTrimmed

Field Value

bool

name

public string name

Field Value

string

sourcePixelSize

public Vector2 sourcePixelSize

Field Value

Vector2

sourceRect

public Rect 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

public Rect uvRect

Field Value

Rect

uvTopLeft

public Vector2 uvTopLeft

Field Value

Vector2

uvTopRight

public Vector2 uvTopRight

Field Value

Vector2

Methods

Clone()

public FAtlasElement Clone()

Returns

FAtlasElement