2dd00e2983
* Refactored depth, shadow, and motion vector shaders to support custom object srgs. Added a new skin object srg and moved wrinklemask data out of the default object srg. Added a new minimal morph target asset for testing wrinkle masks to AutomatedTesting. Signed-off-by: Tommy Walton <waltont@amazon.com> * Fix copyright header Signed-off-by: Tommy Walton <waltont@amazon.com>
14 lines
293 B
Plaintext
14 lines
293 B
Plaintext
{
|
|
"description": "",
|
|
"materialType": "Materials/Types/Skin.materialtype",
|
|
"parentMaterial": "",
|
|
"propertyLayoutVersion": 3,
|
|
"properties": {
|
|
"wrinkleLayers": {
|
|
"count": 3,
|
|
"enable": true,
|
|
"showBlendValues": true
|
|
}
|
|
}
|
|
}
|