InitializedOnRenderThread
The GraphicsTexture has completed creation on the render thread.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
InitializedOnRenderThread = 2
Remarks
This is the working state of a GraphicsTexture. Only at this state is the descriptor accessible.
Additional Resources: GraphicsTextureDescriptor, GraphicsTexture.descriptor.