BoundingSphere

struct in UnityEngine

매뉴얼로 전환

설명

Describes a single bounding sphere for use by a CullingGroup.

변수

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

생성자

BoundingSphereInitializes a BoundingSphere.