Texture |
Usage Texture <name> [mask <mask>] Note: [] denotes optional arguments Also note: the Texture and TextureExt commands are equivalent and may be used interchangeably
Description This command sets the texture of the current material, or clears the texture if "NULL" is specified. The texture may be masked by an optional mask. Arguments <name> the name of the texture or "null" to specify no texture <mask> the name of the optional mask |