private System.Single CubicBezier(Unity.Mathematics.float4& curveMatrix, System.Single t) { } private System.Single CubicBezier(Unity.Mathematics.float3& curveMatrix ...
The compiled intermediate language instructions have a bunch of metadata that is required for the games to function. This data can be dumped and used to generate the equivalent of having debug symbols ...