Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

BoundingSphere

struct in UnityEngine

Description

Describes a single bounding sphere for use by a CullingGroup.

Properties

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

Constructors

BoundingSphereInitializes a BoundingSphere.

Did you find this page useful? Please give it a rating: