Created
March 16, 2017 15:04
-
-
Save inear/cea680389d9e21bf7e19d8ce8897367b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Named materials properties | |
| export default { | |
| // MM Tile | |
| 'MM_Tiles_MAT': { | |
| color: 865390, | |
| emissive: 2435913 | |
| }, | |
| // MM Tile, MM World | |
| 'MM_GreyDark_MAT': { | |
| color: 7897489, | |
| emissive: 2765634 | |
| }, | |
| // MM World | |
| 'MM_BlueLight_MAT': { | |
| color: 5600681, | |
| emissive: 12149 | |
| }, | |
| // MM World | |
| 'MM_Snow_MAT': { | |
| color: 7631988, | |
| emissive: 6453157 | |
| }, | |
| // MM World | |
| 'MM_Grey_MAT': { | |
| color: 8026746, | |
| emissive: 4996412 | |
| }, | |
| // MM World | |
| MM_BlueDarkest_MAT: { | |
| color: 1647424, | |
| emissive: 3874 | |
| }, | |
| // MM Mirror | |
| 'MM_Mirror_MAT': { | |
| color: 0, | |
| emissive: 65535, | |
| blending: 2, | |
| opacity: 0.5, | |
| transparent: true | |
| }, | |
| // MM Mirror | |
| 'MM_Edge_MAT': { | |
| color: 16777215, | |
| emissive: 0 | |
| }, | |
| // MM Sharer | |
| 'MM_Red2_MAT': { | |
| color: 0, | |
| emissive: 16742244 | |
| }, | |
| // MM Sharer | |
| 'MM_Red1_MAT': { | |
| color: 0, | |
| emissive: 13373196 // CC0F0C | |
| }, | |
| // INTERNAUTS | |
| 'Eyes_MAT': { | |
| color: 8816776, | |
| emissive: 6974829 | |
| }, | |
| // RR materials | |
| 'RR_Red1_MAT': { | |
| color: 14820114, | |
| emissive: 6357020 | |
| }, | |
| 'RR_RedRocks_MAT': { | |
| color: 13132870, | |
| emissive: 7480377 | |
| }, | |
| 'RR_Red2_MAT': { | |
| // color: 13116961, | |
| color: 16732748, | |
| // emissive: 12786453 | |
| emissive: 8918803 | |
| }, | |
| 'RR_PathWhite_MAT': { | |
| color: 6710886, | |
| emissive: 11303798 | |
| }, | |
| 'RR_Foam_MAT': { | |
| color: 16777215, | |
| emissive: 0, | |
| blending: 2, | |
| opacity: 0.46 | |
| }, | |
| 'RR_Grey_MAT': { | |
| color: 8026746, | |
| emissive: 4996412 | |
| }, | |
| 'lambert1.001': { | |
| color: 6710886, | |
| emissive: 0 | |
| }, | |
| 'RR_Bottom_MAT': { | |
| color: 7615652, | |
| emissive: 9909949 | |
| }, | |
| 'RR_Water_MAT': { | |
| color: 11263, | |
| emissive: 28415, | |
| specular: 8355711, | |
| shininess: 20, | |
| opacity: 0.8 | |
| }, | |
| 'CloudMat1.001': { | |
| color: 13421772, | |
| emissive: 16777215 | |
| }, | |
| // KK materials | |
| 'KK_Blue_MAT': { | |
| 'color': 84352, | |
| 'emissive': 84352 | |
| }, | |
| 'Placehold': { | |
| 'color': 6687756, | |
| 'emissive': 0 | |
| }, | |
| 'KK_PodGrey_MAT': { | |
| 'color': 7825241, | |
| 'emissive': 1980490 | |
| }, | |
| 'KK_PodGreen_MAT': { | |
| 'color': 1742370, | |
| 'emissive': 1989648 | |
| }, | |
| 'KK_GreyBlue_MAT': { | |
| 'color': 9537911, | |
| 'emissive': 2574689 | |
| }, | |
| 'KK_Tree_MAT': { | |
| 'color': 1917491, | |
| 'emissive': 1392147 | |
| }, | |
| 'KK_Moss_MAT': { | |
| 'color': 2841643, | |
| 'emissive': 2638872 | |
| }, | |
| 'KK_Button_MAT': { | |
| color: 0x5C0C00, | |
| emissive: 0xB61800 | |
| }, | |
| /* | |
| 'RockBottom2_MAT': { | |
| 'color': 8416347, | |
| 'emissive': 6901831 | |
| }, | |
| 'RockBottom1_MAT': { | |
| 'color': 5523260, | |
| 'emissive': 4798513 | |
| }, | |
| */ | |
| 'KK_Beige_MAT': { | |
| 'color': 6906428, | |
| 'emissive': 8413774 | |
| }, | |
| 'KK_Brown_MAT': { | |
| 'color': 3351834, | |
| 'emissive': 3559739 | |
| }, | |
| 'KK_Grey_MAT': { | |
| 'color': 0x776A62, | |
| 'emissive': 0x3A4544 | |
| }, | |
| // TT materials | |
| 'TT_Sand_MAT': { | |
| 'color': 15232000, | |
| 'emissive': 12610354 | |
| }, | |
| 'TT_Orange_MAT': { | |
| 'color': 16734464, | |
| 'emissive': 12207104 | |
| }, | |
| 'TT_Orange_MAT1': { | |
| 'color': 16734464, | |
| 'emissive': 12207104 | |
| }, | |
| 'TT_Grey_MAT': { | |
| 'color': 6580846, | |
| 'emissive': 7364950 | |
| }, | |
| 'TT_Yellow_MAT': { | |
| 'color': 15803907, | |
| 'emissive': 4731941 | |
| }, | |
| 'TT_Red_MAT': { | |
| 'color': 7938560, | |
| 'emissive': 8004900 | |
| }, | |
| 'TT_Cream_MAT': { | |
| 'color': 8682359, | |
| 'emissive': 14918748 | |
| }, | |
| 'TT_Gate1_MAT': { | |
| 'color': 0x9F9F9F, | |
| 'emissive': 0x474040 | |
| }, | |
| 'TT_Gate2_MAT': { | |
| 'color': 4342338, | |
| 'emissive': 4342338 | |
| }, | |
| 'TT_Gate3_MAT': { | |
| 'color': 4342338, | |
| 'emissive': 4342338 | |
| }, | |
| 'TT_Grey3_MAT': { | |
| 'color': 0x424242, | |
| 'emissive': 0x392C2C | |
| }, | |
| 'TT_FogMount_MAT': { | |
| 'color': 0x6F1500, | |
| 'emissive': 0x42668F | |
| }, | |
| 'TT_HouseRed_MAT': { | |
| 'color': 0x8B2513, | |
| 'emissive': 0x792222 | |
| }, | |
| // landing | |
| 'RockBottom1_MAT': { | |
| 'color': 5457467, | |
| 'emissive': 4798513 | |
| }, | |
| 'RockBottom2_MAT': { | |
| 'color': 5457467, | |
| 'emissive': 4798513 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment