Skip to content

isFirstPerson

Description

isFirstPerson is a Property on Character
Whether or not this Character is in the first person camera mode.

Example
Character.isFirstPerson = true
local testVariable = Character.isFirstPerson
Usage

returns: bool