Version: 2023.1
言語: 日本語

説明

The descriptor is initialized and the work to create the GraphicsTexture has been queued on the render thread.

If threaded texture creation is allowed, then the GraphicsTexture will first be created on a worker thread before transferring to the render thread.

See Also: GraphicsTextureDescriptor, GraphicsTexture.descriptor, Texture.allowThreadedTextureCreation.