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
Collada
Util
Texture
C# Class Collada.Util.Texture
Exibir arquivo
Open project: dsrbecky/ColladaDOM
Class Usage Examples
Public Properties
Property
Type
Description
TexturePaths
string[]
Public Methods
Method
Description
Bind
( ) :
void
Load
(
string
name
) :
Texture
Private Methods
Method
Description
Texture
(
int
textureName
,
int
height
,
int
width
) :
System
Method Details
Bind()
public
method
public
Bind
( ) :
void
return
void
Load()
public
static
method
public
static
Load
(
string
name
) :
Texture
name
string
return
Texture
Property Details
TexturePaths
public_oe static_oe property
public
static
string[]
TexturePaths
return
string[]