Skip to content

velocity

Description

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

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

returns: Vector3