offset
The plane offset.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public float offset
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.