Tool.updateCamera

Updates the third person view camera for the tool.

Kind: Function

Environments: Game

Game

tool:updateCamera( distance, fov, offset, weight )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.
distance number The distance.
fov number The fov.
offset Vec3 The offset.
weight number The weight.