UVAtlas Class

Language:

Contains methods for creating UV texture atlases.

Definition

Visual Basic Public Class UVAtlas
    Inherits Object
C# public class UVAtlas : Object
C++ public ref class UVAtlas : Object
JScript public class UVAtlas extends Object

Members Table

Method Description
static (Shared in Visual Basic) Create Creates one or more UV texture atlases.
static (Shared in Visual Basic) Pack Packs the face partitioning data into a texture atlas.
static (Shared in Visual Basic) Partition Creates one or more UV texture atlases (like UVAtlas.Create), without performing the final packing step.

Inheritance Hierarchy

Object Leave Site
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


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.