opengl: Revamp multi-texturing.
This commit is contained in:
@@ -27,7 +27,7 @@ is
|
||||
function new_Billboard (Size : in Size_t := default_Size;
|
||||
Plane : in billboard.Plane;
|
||||
Texture : in asset_Name;
|
||||
texture_Details : in texture_Set.Details;
|
||||
texture_Details : in texture_Set.item;
|
||||
Lucid : in Boolean := False) return View;
|
||||
end Forge;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user