Microsoft DirectX 8.1 (Visual Basic) |
Describes a locked box (volume).
Type D3DLOCKED_BOX pBits As Long RowPitch As Long SlicePitch As Long End Type
Volumes can be visualized as being organized into slices of width x height with 2-D surfaces stacked up to make a width x height x depth volume. For more information, see Volume Texture Resources.