Свойство | Type | Description | |
---|---|---|---|
Alpha | AlphaType | ||
BitmapNames | List |
||
BitmapTextures | Texture[] | ||
Bitmaps | List |
||
BumpMapBitmap | |||
BumpMapName | string | ||
BumpMapTexture | Texture | ||
CubeMapBitmap | |||
CubeMapName | string | ||
CubeMapTexture | Texture | ||
MainBitmap | |||
MainName | string | ||
MainTexture | Texture | ||
NormalMap | Texture | ||
TagIndex | int | ||
microdetailBitmap | |||
microdetailName | string | ||
microdetailTexture | Texture | ||
microdetailuscale | float | ||
microdetailvscale | float | ||
microdetailwscale | float | ||
primarydetailBitmap | |||
primarydetailName | string | ||
primarydetailTexture | Texture | ||
primarydetailuscale | float | ||
primarydetailvscale | float | ||
primarydetailwscale | float | ||
secondarydetailBitmap | |||
secondarydetailName | string | ||
secondarydetailTexture | Texture | ||
secondarydetailuscale | float | ||
secondarydetailvscale | float | ||
secondarydetailwscale | float | ||
shaderName | string |
Méthode | Description | |
---|---|---|
CEShaderInfo ( int TagIndex, |
The ce shader info.
|
|
CreateTexture ( Device &device, |
The create texture.
|
|
Dispose ( ) : void |
The dispose.
|
|
H2ShaderInfo ( int TagIndex, |
The h 2 shader info.
|
|
KillBitmaps ( ) : void |
The kill bitmaps.
|
|
MakeTextures ( Device &device ) : void |
The make textures.
|
|
ShaderInfo ( ) : System |
Initializes a new instance of the ShaderInfo class.
|
|
ShaderInfo ( int TagIndex, |
Initializes a new instance of the ShaderInfo class.
|
public CEShaderInfo ( int TagIndex, |
||
TagIndex | int | The TagIndex. |
map | The map. | |
Résultat | void |
public static CreateTexture ( Device &device, |
||
device | Device | The device. |
bitmap | The bitmap. | |
Résultat | Texture |
public H2ShaderInfo ( int TagIndex, |
||
TagIndex | int | The TagIndex. |
map | The map. | |
Résultat | void |
public MakeTextures ( Device &device ) : void | ||
device | Device | The device. |
Résultat | void |
public ShaderInfo ( int TagIndex, |
||
TagIndex | int | Index of the tag. |
map | The map. | |
Résultat | System |
public Bitmap,System.Drawing BumpMapBitmap | ||
Résultat |
public Bitmap,System.Drawing CubeMapBitmap | ||
Résultat |
public Bitmap,System.Drawing MainBitmap | ||
Résultat |
public Bitmap,System.Drawing microdetailBitmap | ||
Résultat |
public Bitmap,System.Drawing primarydetailBitmap | ||
Résultat |
public Bitmap,System.Drawing secondarydetailBitmap | ||
Résultat |