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.

BoundingSphere

struct in UnityEngine

Cambiar al Manual

Descripción

Describes a single bounding sphere for use by a CullingGroup.

Variables

positionThe position of the center of the BoundingSphere.
radiusThe radius of the BoundingSphere.

Constructores

BoundingSphereInitializes a BoundingSphere.