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.