clone
clone
Description
Clone scenegraph object
Definition
clone(entityId objectId, boolean groupUnderParent, boolean? callOnCreate, boolean? addPhysics)
Arguments
| entityId | objectId | objectId |
|---|---|---|
| boolean | groupUnderParent | groupUnderParent |
| boolean? | callOnCreate | callOnCreate [optional] |
| boolean? | addPhysics | addPhysics [optional] |
Return Values
| entityId | cloneId | cloneId |
|---|