Skinetic::PatternAsset
Inherits from ScriptableObject
Public Attributes
Name | |
---|---|
string | Name Name of the pattern which is also the name of the .spn file. |
string | Json Json describing the pattern. |
Public Attributes Documentation
variable Name
string Name;
Name of the pattern which is also the name of the .spn file.
variable Json
string Json;
Json describing the pattern.
Updated on 2024-01-05 at 15:08:44 +0000