mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
shift pbrconfig to ORM
This commit is contained in:
parent
22b0785c73
commit
0c7811bd1a
54 changed files with 879 additions and 680 deletions
|
|
@ -315,7 +315,7 @@ const char* ImageAsset::getImageTypeNameFromType(ImageAsset::ImageTypes type)
|
|||
static const char* _names[] = {
|
||||
"Albedo",
|
||||
"Normal",
|
||||
"PBRConfig",
|
||||
"ORMConfig",
|
||||
"GUI",
|
||||
"Roughness",
|
||||
"AO",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue