BoundingSphere

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

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: