mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Model and Material loading via content manager
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
Effect = "content/Shaders/myEffect.hlsl",
|
||||
Textures =
|
||||
[
|
||||
"AlbedoTexture": "Textures/TestMat/rustediron2_albedo.png"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user