Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Bounds.size

public var size: Vector3;

Description

The total size of the box. This is always twice as large as the extents.

size.x is the width, size.y is the height and size.z is the depth of the box.