Version: 2019.3
public Matrix4x4 localToWorldMatrix ;

説明

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

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