Skip to content

leftDirection

Description

leftDirection is a Property on Object
The left direction of this Object.

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

returns: Vector3