1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00

Updated Texassemble (markdown)

Chuck Walbourn 2016-09-24 01:30:41 -07:00
parent 0ecfea8a6d
commit d5cc568b82

@ -16,7 +16,7 @@ The file-name parameter indicates the file(s) to use to create the assembled ima
# Commands
**cube**: Creates a cubemap. Must have six images to form each of the six faces.
**cube**: Creates a cubemap. Must have six images to form each of the six faces. Faces are ordered as follows: positive-x, negative-x, positive-y, negative-y, positive-z, negative-z.
**volume**: Creates a volume map. Must have at least two images and the number of images determines the 'depth'.