UvpPackSolutionMessageT
A message containing a packing solution. A solution describes how to transform the islands to achieve the packing which is the result of the operation. In order to learn how this data should be used refer to the Sample application code.
Members
| ArrayT<UvpIslandPackSolutionT> m_IslandSolutions |
|---|
| An array containing per-island solution data. Every entry in this array describes how to transform a single island. |