[]
D3D11_BOX
public struct ResourceRegion
Name | Description |
---|---|
ResourceRegion(int, int, int, int, int, int) | Initialize a new instance of ResourceRegion struct. |
Name | Description |
---|---|
Back | unsigned int back |
Bottom | unsigned int bottom |
Front | unsigned int front |
Left | unsigned int left |
Right | unsigned int right |
Top | unsigned int top |