static TextureBuilder CreateRenderTarget()

Summary

Begins creation of a <a href="https://en.wikipedia.org/wiki/Render_Target">render target</a>. Finish by calling <see cref="M:Sandbox.TextureBuilder.Create(System.String,System.Boolean,System.ReadOnlySpan{System.Byte},System.Int32)" />.

static Texture CreateRenderTarget( string name, ImageFormat format, Vector2 size )

Summary

Begins creation of a <a href="https://en.wikipedia.org/wiki/Render_Target">render target</a>. Finish by calling <see cref="M:Sandbox.TextureBuilder.Create(System.String,System.Boolean,System.ReadOnlySpan{System.Byte},System.Int32)" />.

static Texture CreateRenderTarget( string name, ImageFormat format, Vector2 size, Texture oldTexture )

Summary

Begins creation of a <a href="https://en.wikipedia.org/wiki/Render_Target">render target</a>. Finish by calling <see cref="M:Sandbox.TextureBuilder.Create(System.String,System.Boolean,System.ReadOnlySpan{System.Byte},System.Int32)" />.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.