Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GraphicsTextureState.InitializedOnRenderThread

Description

The GraphicsTexture has completed creation on the render thread.

This is the working state of a GraphicsTexture. Only at this state is the descriptor accessible.

Additional resources: GraphicsTextureDescriptor, GraphicsTexture.descriptor.