UVAtlasOutput.FacePartitioning Property |
Language: |
Gets face partitioning data created as a result of a UVAtlas method.
Visual Basic Public ReadOnly Property FacePartitioning As GraphicsStream C# public GraphicsStream FacePartitioning { get; } C++ public:
property GraphicsStream^ FacePartitioning {
GraphicsStream^ get();
}JScript public function get FacePartitioning() : GraphicsStream
Microsoft.DirectX.GraphicsStream
This property is read-only.
A GraphicsStream object that contains the final face partitioning data.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.