I have a VideoMaterial inside a RealityView and want to attach this to a DockingRegion inside an immersive environment.
It appears that adding the VideoMaterial entity as a child of the docking region somewhat works, but there are no lighting effects (specular, diffuse) from the playing video.
So essentially, how can you add a VideoMaterial to a DockingRegion and achieve the same reflections/behavior as using AVPlayerViewController. The latter is not an option as I need custom controls.
There's no supported way for you to use VideoMaterial
with DockingRegionComponent
with the APIs currently available.
If you'd like us to consider adding the necessary functionality,
please file an enhancement request using Feedback Assistant. Please include as much information about your desired use case as possible.
Once you file the request, please post the FB number here.
If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?
Thanks!