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.