Constructor
new DisplacementShape(isom, shape)
Constructor
Parameters:
Name | Type | Description |
---|---|---|
isom |
Isometry | the position of the shape |
shape |
Shape | the base shape |
Classes
Methods
onAdd(scene)
Additional actions to perform when the object is added to the scene. Propagate the call.
Parameters:
Name | Type | Description |
---|---|---|
scene |
Scene | the scene to which the object is added. |
setId(scene)
Set the ID of the shape. Propagate the call.
Parameters:
Name | Type | Description |
---|---|---|
scene |
Scene | the scene to which the object is added. |