worldToLocalMatrix
Matrix that transforms a point from world space into local space (Read Only).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Jobs
- Assembly: UnityEngine.CoreModule
public Matrix4x4 worldToLocalMatrix { get; }