moverData
The mover data used for the shape mover.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public PhysicsShape.MoverData moverData
Remarks
This is exposed directly as a field rather than a property as it is extremely unlikely to ever change and causes usability issues as a property.