C# 클래스 Spine.AtlasRegion

파일 보기 프로젝트 열기: EsotericSoftware/spine-runtimes 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
index int
name String
offsetX float
originalWidth int
pads int[]
page AtlasPage
rotate bool
splits int[]
u float
x int

프로퍼티 상세

index 공개적으로 프로퍼티

public int index
리턴 int

name 공개적으로 프로퍼티

public String name
리턴 String

offsetX 공개적으로 프로퍼티

public float offsetX
리턴 float

originalWidth 공개적으로 프로퍼티

public int originalWidth
리턴 int

pads 공개적으로 프로퍼티

public int[] pads
리턴 int[]

page 공개적으로 프로퍼티

public AtlasPage,Spine page
리턴 AtlasPage

rotate 공개적으로 프로퍼티

public bool rotate
리턴 bool

splits 공개적으로 프로퍼티

public int[] splits
리턴 int[]

u 공개적으로 프로퍼티

public float u
리턴 float

x 공개적으로 프로퍼티

public int x
리턴 int