Skip to content

rightDirection

Description

rightDirection is a Property on Object
The right direction of this Object.

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

returns: Vector3