XSkinMeshHeader
Microsoft DirectX 9.0 SDK Update (October 2004)

XSkinMeshHeader


This template is instantiated on a per-mesh basis only in meshes that contain exported skinning information. The purpose of this template is to provide information about the nature of the skinning information that was exported.

        template XSkinMeshHeader 
        { 
            < 3CF169CE-FF7C-44ab-93C0-F78F62D172E2 >  
            WORD nMaxSkinWeightsPerVertex; 
            WORD nMaxSkinWeightsPerFace; 
            WORD nBones; 
        }

Where:



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.