Skip to content

upDirection

Description

upDirection is a Property on Object
The upwards direction of this Object.

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

returns: Vector3