C# 클래스 a.spritestudio.editor.SSPJImporter.Information

インポート結果
파일 보기 프로젝트 열기: cfm-art/SpriteStudioPlayerForUGUI 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
animePacks ReadOnlyCollection
cellMaps ReadOnlyCollection
fps int
frameCount int
pivotX float
pivotY float
sortMode SortMode

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

animePacks 공개적으로 프로퍼티

public ReadOnlyCollection animePacks
리턴 ReadOnlyCollection

cellMaps 공개적으로 프로퍼티

public ReadOnlyCollection cellMaps
리턴 ReadOnlyCollection

fps 공개적으로 프로퍼티

public int fps
리턴 int

frameCount 공개적으로 프로퍼티

public int frameCount
리턴 int

pivotX 공개적으로 프로퍼티

public float pivotX
리턴 float

pivotY 공개적으로 프로퍼티

public float pivotY
리턴 float

sortMode 공개적으로 프로퍼티

public SortMode sortMode
리턴 SortMode