Version: 2023.2
언어: 한국어

설명

Allows this GraphicsTexture to be set as a render target and be rendered to.

Similar to RenderTexture, a graphics texture with the RenderTarget flag can be used to implement image based rendering effects, dynamic shadows, projectors, reflections or surveillance cameras.

A RenderTexture's current graphicsTexture will always have this flag set.

Additional resources: Graphics.SetRenderTarget, GraphicsTexture.active.