TextureBuilder.PrimaryImage

TextureBuilder.PrimaryImage property

Gets or sets the default image bytes to use by this TextureBuilder, Supported formats are: PNG, JPG, DDS, WEBP and KTX2

public ImageBuilder PrimaryImage { get; set; }

See Also