Version: 2023.2

SphereGeometry

struct in UnityEngine.LowLevelPhysics


实现接口:IGeometry

切换到手册

描述

Contains the basic geometric shape of a sphere.

变量

GeometryTypeReturns the geometry type of this shape, which is SphereGeometry.
RadiusThe radius of the sphere shape.

构造函数

SphereGeometryCreate a sphere shape with the provided parameter.