toCustom
Get the custom matrix defining how to transform from PhysicsWorld space to the custom world-space. NOTE: This is the inverse of the _fromCustom matrix.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public readonly Matrix4x4 toCustom { get; }