You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2023. It is now read-only.
struct can come after the params declaration and can contain files
/*~struct~Image: * * @param Id * @text Identifier * @desc An identifier that uniquely designates a material. If omitted, the file name will become the identifier. * * @param FilePath * @text File Path * @desc The file path. Please specify the folder and file. * @default * @require 1 * @dir img/ * @type file */