Свойство | Type | Description | |
---|---|---|---|
BlankTexture | Texture2D |
Méthode | Description | |
---|---|---|
Initialize ( ) : void | ||
Load ( string name ) : Texture2D | ||
Retrieve ( string name ) : Ref |
||
Run ( object context ) : void |
public static Load ( string name ) : Texture2D | ||
name | string | |
Résultat | Texture2D |
public static Retrieve ( string name ) : Ref |
||
name | string | |
Résultat | Ref |
public static Run ( object context ) : void | ||
context | object | |
Résultat | void |