More texture map types
These are actually in use in production.
This commit is contained in:
parent
1b57b333df
commit
d86c215c34
@ -33,7 +33,9 @@ node_type_texture = {
|
|||||||
'normal',
|
'normal',
|
||||||
'translucency',
|
'translucency',
|
||||||
'emission',
|
'emission',
|
||||||
'alpha'
|
'alpha',
|
||||||
|
'id',
|
||||||
|
'displacement'
|
||||||
]}
|
]}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user