C# 클래스 Spine.RegionItem

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

공개 프로퍼티들

프로퍼티 타입 설명
texture Microsoft.Xna.Framework.Graphics.Texture2D
vertexBL VertexPositionColorTexture
vertexBR VertexPositionColorTexture
vertexTL VertexPositionColorTexture
vertexTR VertexPositionColorTexture

프로퍼티 상세

texture 공개적으로 프로퍼티

public Texture2D,Microsoft.Xna.Framework.Graphics texture
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

vertexBL 공개적으로 프로퍼티

public VertexPositionColorTexture vertexBL
리턴 VertexPositionColorTexture

vertexBR 공개적으로 프로퍼티

public VertexPositionColorTexture vertexBR
리턴 VertexPositionColorTexture

vertexTL 공개적으로 프로퍼티

public VertexPositionColorTexture vertexTL
리턴 VertexPositionColorTexture

vertexTR 공개적으로 프로퍼티

public VertexPositionColorTexture vertexTR
리턴 VertexPositionColorTexture