Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StdPaint
Plane
C# Class StdPaint.Plane
Represents a two-sided flat primitive.
Inheritance:
Renderable
Exibir arquivo
Open project: TheBerkin/StdPaint
Class Usage Examples
Public Methods
Method
Description
Plane
(
BufferColor
color
) :
System
Create a new Plane object.
Method Details
Plane()
public
method
Create a new Plane object.
public
Plane
(
BufferColor
color
) :
System
color
BufferColor
return
System