mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 22:09:53 -05:00
7 lines
137 B
C#
7 lines
137 B
C#
namespace VRM10.MToon10
|
|
{
|
|
public static class MToon10RimMapKeyword
|
|
{
|
|
public const string On = "_MTOON_RIMMAP";
|
|
}
|
|
} |