TUI Renderer, Element Types, and Page Updates
This commit is contained in:
@@ -221,9 +221,9 @@ export const modelViewer = {
|
||||
// ============================================================================
|
||||
|
||||
export const particles = {
|
||||
count: 600,
|
||||
count: 400,
|
||||
spreadArea: 20,
|
||||
size: 0.05,
|
||||
size: 0.1,
|
||||
velocityRange: 0.01,
|
||||
|
||||
// Opacity
|
||||
|
||||
Reference in New Issue
Block a user