unity-transform TransformMatrix.cs UnityのTransform.localToWorldMatrixの計算を模した模したプログラム。 Transformが表す座標変換の意味の備忘録。 CompactMatrix4x4Attribute.cs CompactMatrix4x4Drawer.cs Matrix4x4を行列らしい形で編集するためのPropertyDrawer。