Sets up the animated mesh bones information.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected void SetupMeshContainerBonesInfo( XAnimationMeshContainer meshContainer )  | 
Parameters
- meshContainer
 - Type: SGP.XSpace..::.XAnimationMeshContainer
The XAnimationMeshContainer mesh container. 
Exceptions
| Exception | Condition | 
|---|---|
| System..::.ArgumentNullException | meshContainer is nullNothingnullptra null reference (Nothing in Visual Basic). |