TextureBuilder.FallbackImage

TextureBuilder.FallbackImage property

Gets or sets the fallback image bytes to use by this TextureBuilder, Supported formats are: PNG, JPG.

public ImageBuilder FallbackImage { get; set; }

See Also