Version: 2022.1
언어: 한국어

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.