The defaultStructs are structs already incorporated onto the shaders you create,
so you can call them without import.
Fragment, Sound, and Event structs.
Fragment used in Vertex Shaders.
Sound used along with Points#setAudio
Event used along with Points#addEventListener
- Source:
- core/defaultStructs.js, line 1