Skip to content

rotation

Description

rotation is a Property on Character
Gets the rotation of this Character.

Example
Character.rotation = Vector3.New(1, 1, 1)
local testVariable = Character.rotation
Usage

returns: Vector3