Maya
Type:
name | |||
base | |||
base color | diffuse | ||
metalness | metalness | ||
specular | |||
specular | specularColor | specular | |
roughness | roughness | ||
IOR | ior | ||
anisotropy | anisotropy | ||
transmission | |||
transmission weight | transmissionWeight | refractionWeight | |
transmission color | transmission | refraction | |
subsurface | |||
subsurface weight | subsurfaceWeight | sssWeight | |
subsurface color | subsurface |
sssColor |
|
subsurface radius | subsurfaceRadius | sssRadius | |
subsurface scale | subsurfaceScale |
sssScale
|
Case Type | Format | Examples | |
/!\ “[colorspace]” et “[UDIM]” sont facultatif | |||
texture name | lowerCamelCase | [asset_name]-[description]_[ |
barbarian-socks_diffuse.png |
texture name | lowerCamelCase | [asset_name]-[description]_[channel]_[colorspace].ext |
barbarian-socks_diffuse_ACEScg.png barbarian-specularColor_sRGB.exr |
texture name | lowerCamelCase | [asset_name]-[description]_[channel].[UDIM].ext |
barbarian-socks_diffuse.1001.png |
texture name | lowerCamelCase | [asset_name]-[description]_[channel]_[colorspace].[UDIM].ext | barbarian-socks_diffuse_ACEScg.1001.png barbarian-displacement_Raw.jpg barbarian-specularColor_sRGB.1001.exr |