Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CreateTexture
C# Class CreateTexture, UnityGPUMarchingCubes
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: kristofe/UnityGPUMarchingCubes
Public Properties
Property
Type
Description
color
Color
n
int
textureName
string
Public Methods
Method
Description
Generate2DTexture
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
save2DTexture
( ) :
void
Method Details
Generate2DTexture()
public
method
public
Generate2DTexture
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
color
public_oe property
public
Color
color
return
Color
n
public_oe property
public
int
n
return
int
textureName
public_oe property
public
string
textureName
return
string