This is intended for controls like UI.Image, UI.ScenePanel, and UI.SvgPanel that render a texture as their primary content while respecting the panel's CSS properties. For simple texture drawing without CSS styling, use M:Sandbox.UI.Panel.Draw.Texture(Sandbox.Texture,Sandbox.Rect,System.Nullable{Color}) instead.