Skip to content

cameraDirection

Description

cameraDirection is a Property on Character
Gets the camera direction of this Character.

Example
Character.cameraDirection = Vector3.New(1, 1, 1)
local testVariable = Character.cameraDirection
Usage

returns: Vector3