init(foveatedStreaming:)
Creates an immersive space to display foveated streaming content.
Declaration
nonisolated init(foveatedStreaming session: FoveatedStreamingSession) where Content == ImmersiveSpaceViewContent<FoveatedStreamingSpaceContent>, Data == NeverParameters
- session:
The foveated streaming session whose streamed content the space displays.