dx.Texture2dDesc
dx.Texture2dDesc
Fields
| Name | Type | |
|---|---|---|
width | I32 | |
height | I32 | |
mipLevels | I32 | |
arraySize | I32 | |
format | I32 | |
sampleCount | I32 | |
sampleQuality | I32 | |
usage | I32 | |
bind | I32 | |
access | I32 | |
misc | I32 |
Protos
No protos.
Bindings
- static
f@18258__constructor__(dx.Texture2dDesc) → Void