Version: 2019.2
public Matrix4x4 worldToLocalMatrix ;

説明

ワールド座標からローカル座標へ変換した行列(読み取り専用)

This property MUST be used instead of Transform.worldToLocalMatrix, if you're setting shader parameters.