[Webkit-unassigned] [Bug 239458] Animation looping in AR even if not specified.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 00:13:38 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239458

--- Comment #7 from Antoine Quint <graouts at webkit.org> ---
I don't know the particulars of model-viewer. I think in this case it might be more about the USDZ file which does not specify that the animation shouldn't be looping.

I'm told that you can codify that an animation should not be looping using "loopStartToEndTimeCode" in the USDZ file:

customLayerData = {
    string creator = "usdzconvert preview 0.62"
    bool loopStartToEndTimeCode = 0
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220421/acde83f0/attachment.htm>


More information about the webkit-unassigned mailing list