Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the bone offset matrix.
Syntax
LPD3DXMATRIX GetBoneOffsetMatrix(
[in] DWORD Bone
);
Parameters
-
Bone [in]
-
Type: DWORD
Bone number.
Return value
Type: LPD3DXMATRIX
Returns a pointer to the bone offset matrix. Do not free this pointer.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
See also