UniVRM icon indicating copy to clipboard operation
UniVRM copied to clipboard

VRM10 の MonoBehaviour の C# 側の命名規則を統一し、また、Inspector での見え方も別に統一する

Open Santarh opened this issue 3 years ago • 0 comments

class 名は C# 命名規則になるべく準じた形で統一する。 Inspector での見え方は VRM10/~~~ となるように AddComponentMenuAttribute で統一する。

また Sample の class 名がそれらに紛れないようにする。

Santarh avatar Jun 15 '22 12:06 Santarh