shapeCount
Get the number of shapes attached to this body. Use PhysicsBody.GetShapes to retrieve the shapes.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public int shapeCount { get; }