Skip to content

downDirection

Description

downDirection is a Property on Object
The downwards direction of this Object.

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

returns: Vector3