nanos world API Reference Unofficial documentation
Function Client Fast

Player:GetCameraArmLength

Syntax

Lua
my_player:GetCameraArmLength(return_base = false)

Parameters

Name Type Default Description
return_base optional boolean false Whether to return the current (false) or base (true) value. The base is the same value set by SetCameraArmLength(). Use base if you want to get the original value set by SetCameraArmLength() and not the current (interpolated) value.

Returns

  • float length