Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BrickShader
C# Class BrickShader, NewTOAPIA
Inheritance:
GLSLShaderProgram
Show file
Open project: Wiladams/NewTOAPIA
Public Properties
Property
Type
Description
Brick_FragmentSource
string
Brick_VertexSource
string
Public Methods
Method
Description
BrickShader
(
GraphicsInterface
gi
) :
System
Method Details
BrickShader()
public
method
public
BrickShader
(
GraphicsInterface
gi
) :
System
gi
NewTOAPIA.GL.GraphicsInterface
return
System
Property Details
Brick_FragmentSource
public static property
public
static
string
Brick_FragmentSource
return
string
Brick_VertexSource
public static property
public
static
string
Brick_VertexSource
return
string