Skip to content

design

Description

design is a Property on (Voxel) Renderer
The Design of this (Voxel) Renderer. Set to the name of a Design that has been added to your World's Assets through the Vault.

Example
object.voxelRenderer.design = "Toaster"
local testVariable = object.voxelRenderer.design
Usage

returns: string