Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


flags

A set of GraphicsTextureDescriptorFlags that control how the texture can be rendered to or read from.
Read time 1 minuteLast updated 6 days ago

Definition

public GraphicsTextureDescriptorFlags flags

Remarks

To use a GraphicsTexture as a render target, it must have GraphicsTextureDescriptorFlags.RenderTarget enabled.