Sets up the body bones.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected void SetupFrameBonesInfo( Frame frame ) |
Parameters
- frame
- Type: Frame
The body Frame bones.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | frame is nullNothingnullptra null reference (Nothing in Visual Basic). |