Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Bounds.size

Cambiar al Manual
public Vector3 size;

Descripción

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.