C# 클래스 Axiom.Core.BillboardChain.Element

파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

공개 메소드들

메소드 설명
Element ( ) : System
Element ( Vector3 position, float width, float texCoord, ColorEx color ) : System

메소드 상세

Element() 공개 메소드

public Element ( ) : System
리턴 System

Element() 공개 메소드

public Element ( Vector3 position, float width, float texCoord, ColorEx color ) : System
position Vector3
width float
texCoord float
color ColorEx
리턴 System