| RenderTargetFormat Constructor |
| Name | Description | |
|---|---|---|
| RenderTargetFormat(RenderTarget2D) |
Initializes a new instance of the RenderTargetFormat struct.
| |
| RenderTargetFormat(RenderTargetCube) |
Initializes a new instance of the RenderTargetFormat struct.
| |
| RenderTargetFormat(Texture2D) |
Initializes a new instance of the RenderTargetFormat struct.
| |
| RenderTargetFormat(TextureCube) |
Initializes a new instance of the RenderTargetFormat struct.
| |
| RenderTargetFormat(NullableInt32, NullableInt32, NullableBoolean, NullableSurfaceFormat, NullableDepthFormat) |
Initializes a new instance of the RenderTargetFormat struct.
| |
| RenderTargetFormat(NullableInt32, NullableInt32, NullableBoolean, NullableSurfaceFormat, NullableDepthFormat, NullableInt32, NullableRenderTargetUsage) |
Initializes a new instance of the RenderTargetFormat struct.
|