Skip to content

lib.dx11.tex.Texture2d

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

Texture2d

in lib.dx11.tex


description missing


Input Parameters

Name (Relevancy & Type) Description
Size (Int2Required) -
MipLevels (Int32) -
ArraySize (Int32) -
Format (Format) -
ResourceUsage (ResourceUsage) -
BindFlags (BindFlags) -
CpuAccessFlags (CpuAccessFlags) -
ResourceOptionFlags (ResourceOptionFlags) -

Outputs

Name Type
Texture SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally