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