Version: 2021.3

PhysicsShapeType2D

enumeration

切换到手册

描述

Options for indicate which primitive shape type is used to interpret geometry contained within a PhysicsShape2D object.

变量

CircleUse a circle shape to interpret the PhysicsShape2D geometry.
CapsuleUse a capsule shape to interpret the PhysicsShape2D geometry.
PolygonUse a convex polygon shape to interpret the PhysicsShape2D geometry.
EdgesUse multiple edges to interpret the PhysicsShape2D geometry.