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

GraphicsTextureState.Constructed

Description

The GraphicsTexture constructor has started execution.

This is the initial state of a GraphicsTexture. At this state, the descriptor is uninitialized and the GraphicsTexture is not ready to be used.

Additional resources: GraphicsTextureDescriptor, GraphicsTexture.descriptor.