Creates the Texture texture of the given size and usage.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- width
- Type: System..::.Int32
Texture width.
- height
- Type: System..::.Int32
Texture height.
- usage
- Type: Usage
Usage type for the given source.