TextureCreate |
| Name | Description | |
|---|---|---|
| Create2D(BackbufferRatio, Boolean, Int32, TextureFormat, TextureFlags) | Creates a new 2D texture that scales with backbuffer size. | |
| Create2D(Int32, Int32, Boolean, Int32, TextureFormat, TextureFlags, NullableMemoryBlock) | Creates a new 2D texture. |