You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add conditional rendering in scene capture logic (#336)
- Add a `Render` bool property to control scene capture execution.
- Wrap the scene capture logic in a conditional check on `Render` to allow for selective rendering.
0 commit comments