Difference between revisions of "ATTACH OBJECT TO OBJECT"
Jump to navigation
Jump to search
(New page: {{Native |np=9 |p1t=integer |p1d=Object Id 1 |p2t=integer |p2d=Object Id 2 |p3t=bool |p3d=Unknown |p4t=float |p4d=X Offset |p5t=float |p5d=Y Offset |p6t=float |p6d=Z Offset |p7t=float |p7d...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
|p2t=integer | |p2t=integer | ||
|p2d=Object Id 2 | |p2d=Object Id 2 | ||
− | |p3t= | + | |p3t=integer |
− | |p3d= | + | |p3d=Bone ID |
|p4t=float | |p4t=float | ||
|p4d=X Offset | |p4d=X Offset | ||
Line 14: | Line 14: | ||
|p6d=Z Offset | |p6d=Z Offset | ||
|p7t=float | |p7t=float | ||
− | |p7d=X | + | |p7d=X Rotation |
|p8t=float | |p8t=float | ||
− | |p8d=Y | + | |p8d=Y Rotation |
|p9t=float | |p9t=float | ||
− | |p9d=Z | + | |p9d=Z Rotation |
|r=0 | |r=0 | ||
}} | }} |
Latest revision as of 02:27, 10 January 2017
Number of parameters: 9 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Object Id 1 |
2. | integer | Object Id 2 |
3. | integer | Bone ID |
4. | float | X Offset |
5. | float | Y Offset |
6. | float | Z Offset |
7. | float | X Rotation |
8. | float | Y Rotation |
9. | float | Z Rotation |
Return value: | ||
Type | Description | |
None |
Attaches 2 Objects together.
This section is incomplete. You can help by fixing and expanding it.