C# 클래스 Spine.AtlasPage

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

공개 프로퍼티들

프로퍼티 타입 설명
format Format
magFilter TextureFilter
minFilter TextureFilter
name String
rendererObject Object
uWrap TextureWrap
vWrap TextureWrap
width int

프로퍼티 상세

format 공개적으로 프로퍼티

public Format format
리턴 Format

magFilter 공개적으로 프로퍼티

public TextureFilter magFilter
리턴 TextureFilter

minFilter 공개적으로 프로퍼티

public TextureFilter minFilter
리턴 TextureFilter

name 공개적으로 프로퍼티

public String name
리턴 String

rendererObject 공개적으로 프로퍼티

public Object rendererObject
리턴 Object

uWrap 공개적으로 프로퍼티

public TextureWrap uWrap
리턴 TextureWrap

vWrap 공개적으로 프로퍼티

public TextureWrap vWrap
리턴 TextureWrap

width 공개적으로 프로퍼티

public int width
리턴 int