Skip to content

upDirection

Description

upDirection is a Property on Character
Gets the up direction of this Character.

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

returns: Vector3