Skip to content

downDirection

Description

downDirection is a Property on Character
Gets the down direction of this Character.

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

returns: Vector3