SortingSettings.worldToCameraMatrix

public Matrix4x4 worldToCameraMatrix;

Description

Used to calculate the distance to objects.

Together with cameraPosition, this is used to determine distances to objects for sorting.

Additional resources: DrawingSettings, ScriptableRenderContext.DrawRenderers.


Did you find this page useful? Please give it a rating: