Skip to content

Frequency

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

enum Frequency { "daily", "weekly", "monthly", "yearly" }

Indicates how regularly a recurring event occurs.

MemberDescription
dailyEvent occurs once a day.
weeklyEvent occurs once a week.
monthlyEvent occurs once a month.
yearlyEvent occurs once a year.