Skip to content

Function; Volume_AddCube

Cloaked edited this page Jun 10, 2020 · 1 revision

Volume_AddCube(<sVolumeName>, <tPosition>, <f_Length>)

Description

Creates a cube volume.

Example

Volume_AddCube("ThisVolume", {10000, 0, 10000,}, 1000)

Arguments

<sVolumeName>: the name of volume.
<tPosition>: a table containing the cube's xyz coordinates.
<f_Length>: the length of the cube's sides.

Notes

HW 1.1 and up only.

Scope

Autoexec
Gamerule

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally