C# 클래스 FlagPole, NewTOAPIA

상속: MonoBehaviour
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
FlagPole ( float xbase, float ybase, float zbase, float height, float size ) : System

보호된 메소드들

메소드 설명
RenderContent ( GraphicsInterface gi ) : void

메소드 상세

FlagPole() 공개 메소드

public FlagPole ( float xbase, float ybase, float zbase, float height, float size ) : System
xbase float
ybase float
zbase float
height float
size float
리턴 System

RenderContent() 보호된 메소드

protected RenderContent ( GraphicsInterface gi ) : void
gi GraphicsInterface
리턴 void