reportParentPosition(...)
reportParentPosition(val: boolean): this;
Sets whether the objects within a TriggerRegion should return their position in the parent's coordinate system.
Default value: false
Parameters
Parameter | Type | Description |
---|---|---|
val | boolean | If true the objects within a TriggerRegion will return their position in the parent's coordinate system. |
Returns
this