Skip to content

angularVelocity

Description

angularVelocity is a Property on Physics
The angular velocity of this Object.

Example
object.physics.angularVelocity = Vector3.New(1, 1, 1)
local testVariable = object.physics.angularVelocity
Usage

returns: Vector3