2024 Graphics & GamesSafari & WebSpatial Computing
WWDC24 · 14 min · Graphics & Games / Safari & Web / Spatial Computing
What’s new in Quick Look for visionOS
Explore how Quick Look in visionOS can elevate file preview and editing experiences in your app. We’ll cover the integration of in-app and windowed Quick Look, as well as a brand-new API that customizes the windowed Quick Look experience in your app. We’ll also share the latest enhancements to viewing 3D models within Quick Look.
Watch at developer.apple.com ↗Chapters
Code shown on screen · 1 snippet
Variants USDZ
(
defaultPrim = "iPhone"
)
def Xform "iPhone" (
variants = {
string Color = "Black_Titanium"
}
prepend variantSets = ["Color"]
)
{
variantSet "Color" = {
"Black_Titanium" { }
"Blue_Titanium" { }
"Natural_Titanium" { }
"White_Titanium" { }
}
} Resources
Related sessions
-
22 min -
22 min