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.