Skip to content

n-yoda/unity-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unity-transform

TransformMatrix.cs

  • UnityのTransform.localToWorldMatrixの計算を模した模したプログラム。
  • Transformが表す座標変換の意味の備忘録。

CompactMatrix4x4Attribute.cs CompactMatrix4x4Drawer.cs

  • Matrix4x4を行列らしい形で編集するためのPropertyDrawer。

About

UnityのTransformが行う座標変換の模倣と、Matrix4x4のPropertyDrawer。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages