Interactable.setGyroDirection
Set the direction of the gyro
Kind: Function
Environments: Game
Game
interactable:setGyroDirection( direction )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
interactable |
Interactable | The interactable. |
direction |
Vec3 | The gyro direction. |