| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Rendering.GraphicsTextureDescriptorFlags.RenderTarget.html | [Back] [Original] |
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.
| Web Proxy Viewer | New URL | Original Page |