Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


descriptor

Contains all the information Unity uses to create a GraphicsTexture.
Read time 1 minuteLast updated 9 days ago

Definition

public GraphicsTextureDescriptor descriptor { get; }

Remarks

Getting this property is only possible while the GraphicsTexture is in the
InitializedOnRenderThread
state.