Skip to content

Consider replacing "list of pending render states" with "pending render state" #678

@ddorwin

Description

@ddorwin

Having a list just adds a little more complexity and potential confusion for the user, so it'd be nice to collapse it if possible.

It seems that updateRenderState() could maintain a single nullable "pending render state" that gets updated (as in step 5 of https://immersive-web.github.io/webxr/#apply-pending-render-states) and when not null gets applied in https://immersive-web.github.io/webxr/#apply-pending-render-states.

Metadata

Metadata

Assignees

Labels

help wantedThis is a good issue for anyone to pick up and work on filing a PR for.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions