font-size: 13px; font-weight: 600; } .secondary-button { background: transparent; color: #e4e9ff; border: 1px solid rgba(255, 255, 255, 0.16); } .primary-button { background: #ffffff; color: #111318; border: 1px solid #ffffff; } @media (max-width: 640px) { .dialog-actions-left, .dialog-actions-right { width: 100%; } .dialog-actions-right { justify-content: flex-end; } } #status, #render-status { position: absolute; left: 12px; z-index: 10; font-size: 12px; color: #aaa; max-width: calc(100vw - 24px); line-height: 1.4; background: rgba(20, 20, 40, 0.72); padding: 6px 10px; border-radius: 6px; } #status { bottom: 44px; } #render-status { bottom: 12px; color: #8ec5ff; }

仿真设置

画布背景会立刻应用,随机数种子、仿真参数和场景参数会在下一次启动仿真时生效。

导出设置

选择要导出的内容。当前帧设置会包含当前解析后的随机数种子、当前仿真时间和其他仿真设置参数。

就绪
渲染器未初始化