The Physics3DColliderShape class serves as the base class for creating collider shapes and is an abstract class.
类是用于创建形状碰撞器的父类,该类为抽象类。
静态
Shape orientation: along the positive X-axis.
形状方向:沿 X 轴正向。
Shape orientation: along the positive Y-axis.
形状方向:沿 Y 轴正向。
Shape orientation: along the positive Z-axis.
形状方向:沿 Z 轴正向。
The local offset of the shape.
形状的本地偏移。
The shape of the collider.
碰撞器的形状。
A clone of this object.
Clone.
克隆。
The destination object.
Clone this object to a destination object.
将此对象克隆到目标对象。
Destroy this object.
销毁此对象。
En
The Physics3DColliderShape class serves as the base class for creating collider shapes and is an abstract class.
Zh
类是用于创建形状碰撞器的父类,该类为抽象类。