WeekDay
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 WeekDay { "sunday", "monday", "tuesday", "wednesday", "thursday", "friday", "saturday" }
The days of the week.
Member List
Section titled “Member List”Member | Description |
---|---|
sunday | Sunday. |
monday | Monday. |
tuesday | Tuesday. |
wednesday | Wednesday. |
thursday | Thursday. |
friday | Friday. |
saturday | Saturday. |