Свойство | Type | Description | |
---|---|---|---|
MrtIndex | int | ||
Name | string |
Méthode | Description | |
---|---|---|
InputTexture ( string name ) : System |
|
|
InputTexture ( string name, int mrtIndex ) : System |
|
public InputTexture ( string name ) : System | ||
name | string | Name (local) of the input texture (empty == no input) |
Résultat | System |
public InputTexture ( string name, int mrtIndex ) : System | ||
name | string | Name (local) of the input texture (empty == no input) |
mrtIndex | int | MRT surface index if applicable |
Résultat | System |