C# 클래스 StdPaint.Plane

Represents a two-sided flat primitive.
상속: Renderable
파일 보기 프로젝트 열기: TheBerkin/StdPaint 1 사용 예제들

공개 메소드들

메소드 설명
Plane ( BufferColor color ) : System

Create a new Plane object.

메소드 상세

Plane() 공개 메소드

Create a new Plane object.
public Plane ( BufferColor color ) : System
color BufferColor
리턴 System