sm.camera.setPosition
Sets the world position of the camera.
Kind: Function
Environments: Game
Game
sm.camera.setPosition( position )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
position |
Vec3 | The camera's world position. |
Sets the world position of the camera.
Kind: Function
Environments: Game
sm.camera.setPosition( position )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
position |
Vec3 | The camera's world position. |