Skip to content

forwardDirection

Description

forwardDirection is a Property on Object
The forward direction of this Object.

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

returns: Vector3