Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains methods for creating UV texture atlases.
Definition
Visual Basic Public Class UVAtlas
Inherits ObjectC# public class UVAtlas : Object C++ public ref class UVAtlas : Object JScript public class UVAtlas extends Object
Members Table
The following table lists the members exposed by the object.
Methods
Method Description Create
Creates one or more UV texture atlases. Pack
Packs the face partitioning data into a texture atlas. Partition
Creates one or more UV texture atlases (like UVAtlas.Create), without performing the final packing step.
Inheritance Hierarchy
UVAtlas
Class Information
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) Strong Name Microsoft.DirectX.Direct3DX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
See Also
.gif)