Sandbox Logo

Texture.CreateCustom

static TextureBuilder CreateCustom()

Description

Begins creation of a custom texture. Finish by calling <see cref="M:Sandbox.TextureBuilder.Create(System.String,System.Boolean,System.ReadOnlySpan{System.Byte},System.Int32)" />.

Return

User Comments