Tool.updateFpCamera

Updates the first person view camera for the tool.

Kind: Function

Environments: Game

Game

tool:updateFpCamera( fov, offset, weight, bobbing )

Open the full Game reference

Availability: Client only

Parameters:

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