Skip to content

Commit ebe5d94

Browse files
Manishearthtoji
authored andcommitted
Clarify the transform direction for the reset event
1 parent 79c80e8 commit ebe5d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ dictionary XRReferenceSpaceEventInit : EventInit {
19671967

19681968
The <dfn attribute for="XRReferenceSpaceEvent">referenceSpace</dfn> attribute indicates the {{XRReferenceSpace}} that generated this event.
19691969

1970-
The <dfn attribute for="XRReferenceSpaceEvent">transform</dfn> attribute describes the transform the {{XRReferenceSpaceEvent/referenceSpace}} underwent during this event, if applicable.
1970+
The <dfn attribute for="XRReferenceSpaceEvent">transform</dfn> attribute describes the post-event position and orientation of the {{XRReferenceSpaceEvent/referenceSpace}}'s [=native origin=] in the pre-event coordinate system.
19711971

19721972
Event Types {#event-types}
19731973
-----------

0 commit comments

Comments
 (0)