setShapeBonesFromShape
setShapeBonesFromShape
Description
Set the same bones as the other shape uses. Both shapes must use exactly the same number of bones
Definition
setShapeBonesFromShape(entityId shapeId, entityId sourceShapeId)
Arguments
| entityId | shapeId | shapeId |
|---|---|---|
| entityId | sourceShapeId | sourceShapeId |
Return Values
| boolean | success |
|---|