Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Myre
Graphics
Materials
ParameterType
C# Class Myre.Graphics.Materials.ParameterType
Mostra file
Open project: TomGillen/Myre
Class Usage Examples
Public Properties
Property
Type
Description
Columns
int
Rows
int
Type
EffectParameterType
Public Methods
Method
Description
Equals
(
ParameterType
obj
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Equals()
public
method
public
Equals
(
ParameterType
obj
) :
bool
obj
ParameterType
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Property Details
Columns
public_oe property
public
int
Columns
return
int
Rows
public_oe property
public
int
Rows
return
int
Type
public_oe property
public
EffectParameterType
Type
return
EffectParameterType