Skip to content

size

Description

size is a Property on Object
The size of this Object.

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

returns: Vector3