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.