added material rendering

This commit is contained in:
2026-04-27 15:56:33 +03:00
parent 457b455042
commit cbcfdce047
16 changed files with 178 additions and 29 deletions

View File

@@ -1,4 +1,5 @@
{
"shader": "funny_basic_pbr",
"AlbedoTexture": "game/core/textures/bricks.png"
"AlbedoTexture": "game/core/textures/cat.png",
"AlbedoMultiplier": [1,1,1,1]
}