Skip to content

Commit

Permalink
Merge pull request #36 from RecklessCowboys/decal
Browse files Browse the repository at this point in the history
Add _Decal suffix for issue #29.
  • Loading branch information
Allar committed Feb 27, 2019
2 parents 6fe74cf + 5baaf38 commit 878a884
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Expand Up @@ -283,15 +283,16 @@ When naming an asset use these tables to determine the prefix and suffix to use
<a name="1.2.5"></a>
### 1.2.5 Materials ![#](https://img.shields.io/badge/lint-supported-green.svg)

| Asset Type | Prefix | Suffix | Notes |
| ----------------------- | ---------- | ---------- | -------------------------------- |
| Material | M_ | | |
| Material (Post Process) | PP_ | | |
| Material Function | MF_ | | |
| Material Instance | MI_ | | |
| Material Parameter Collection | MPC_ | | |
| Subsurface Profile | SP_ | | |
| Physical Materials | PM_ | | |
| Asset Type | Prefix | Suffix | Notes |
| ----------------------------- | ---------- | ---------- | -------------------------------- |
| Material | M_ | | |
| Material (Post Process) | PP_ | | |
| Material Function | MF_ | | |
| Material Instance | MI_ | | |
| Material Parameter Collection | MPC_ | | |
| Subsurface Profile | SP_ | | |
| Physical Materials | PM_ | | |
| Decal | M_, MI_ | _Decal | |

<a name="anc-textures"></a>
<a name="1.2.6"></a>
Expand Down

0 comments on commit 878a884

Please sign in to comment.