123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- {
- "Type": "JsonSerialization",
- "Version": 1,
- "ClassName": "BuilderSettingManager",
- "ClassData": {
- "BuildSettings": {
- "android": {
- "GlossScale": 16.0,
- "GlossBias": 0.0,
- "Streaming": false,
- "Enable": true
- },
- "ios": {
- "GlossScale": 16.0,
- "GlossBias": 0.0,
- "Streaming": false,
- "Enable": true
- },
- "mac": {
- "GlossScale": 16.0,
- "GlossBias": 0.0,
- "Streaming": false,
- "Enable": true
- },
- "pc": {
- "GlossScale": 16.0,
- "GlossBias": 0.0,
- "Streaming": false,
- "Enable": true
- },
- "linux": {
- "GlossScale": 16.0,
- "GlossBias": 0.0,
- "Streaming": false,
- "Enable": true
- },
- "provo": {
- "GlossScale": 16.0,
- "GlossBias": 0.0,
- "Streaming": false,
- "Enable": false
- },
- "server": {
- "Enable": false
- }
- },
- "PresetsByFileMask": {
- // Albedo
- "_alb": [ "Albedo" ],
- "_albedo": [ "Albedo" ],
- "_basecolor": [ "Albedo" ],
- "_bc": [ "Albedo" ],
- "_col": [ "Albedo" ],
- "_color": [ "Albedo" ],
- "_diff": [ "Albedo" ],
- "_diffuse": [ "Albedo" ],
- // Albedo with Coverage
- "_albc": [ "AlbedoWithCoverage" ],
- "_albedoc": [ "AlbedoWithCoverage" ],
- "_basecolorc": ["AlbedoWithCoverage" ],
- "_bcc": [ "AlbedoWithCoverage" ],
- "_colc": [ "AlbedoWithCoverage" ],
- "_colorc": [ "AlbedoWithCoverage" ],
- "_diffc": [ "AlbedoWithCoverage" ],
- "_diffusec": [ "AlbedoWithCoverage" ],
- // Albedo with Alpha
- "_alba": [ "AlbedoWithGenericAlpha" ],
- "_albedoa": [ "AlbedoWithGenericAlpha" ],
- "_basecolora": [ "AlbedoWithGenericAlpha" ],
- "_bca": [ "AlbedoWithGenericAlpha" ],
- "_cola": [ "AlbedoWithGenericAlpha" ],
- "_colora": [ "AlbedoWithGenericAlpha" ],
- "_diffa": [ "AlbedoWithGenericAlpha" ],
- "_diffusea": [ "AlbedoWithGenericAlpha" ],
- // Ambient Occulusion
- "_amb": [ "AmbientOcclusion" ],
- "_ambientocclusion": [ "AmbientOcclusion" ],
- "_ambocc": [ "AmbientOcclusion" ],
- "_ao": [ "AmbientOcclusion" ],
- // Convolved Cubemap
- "_ccm": [ "ConvolvedCubemap" ],
- "_convolvedcubemap": [ "ConvolvedCubemap" ],
- // Decal
- "_decal": [ "Decal_AlbedoWithOpacity" ],
- // Displacement
- "_d": [ "Displacement" ],
- "_disp": [ "Displacement" ],
- "_displ": [ "Displacement" ],
- "_displacement": [ "Displacement" ],
- "_dm": [ "Displacement" ],
- "_dsp": [ "Displacement" ],
- "_h": [ "Displacement" ],
- "_height": [ "Displacement" ],
- "_hm": [ "Displacement" ],
- "_ht": [ "Displacement" ],
- "_thickness": [ "Displacement" ],
- // Emissive
- "_e": [ "Emissive" ],
- "_em": [ "Emissive" ],
- "_emissive": [ "Emissive" ],
- "_emit": [ "Emissive" ],
- "_glow": [ "Emissive" ],
- // Gradient
- "_grad": [ "Gradient" ],
- "_gradient": [ "Gradient" ],
- "_sm": [ "Gradient" ],
- "_splat": [ "Gradient" ],
- "_splatmap": [ "Gradient" ],
- // Greyscale
- "_grey": [ "Greyscale" ],
- "_greyscale": [ "Greyscale" ],
- // IBL
- "_ibldiffusecm": [ "IBLDiffuse" ],
- "_cm": [ "IBLGlobal" ],
- "_cubemap": [ "IBLGlobal" ],
- "_iblglobalcm": [ "IBLGlobal" ],
- "_iblskyboxcm": [ "IBLSkybox" ],
- "_iblspecularcm": [ "IBLSpecular" ],
- "_iblspecularcm256": [ "IBLSpecular" ],
- "_iblspecularcm512": [ "IBLSpecularHigh" ],
- "_iblspecularcm128": [ "IBLSpecularLow" ],
- "_iblspecularcm1024": [ "IBLSpecularVeryHigh" ],
- "_iblspecularcm64": [ "IBLSpecularVeryLow" ],
- // Layer mask
- "_layers": [ "LayerMask" ],
- "_rgbmask": [ "LayerMask" ],
- // LUT
- "_lut": [ "LUT_RG8" ],
- "_lutr32f": [ "LUT_R32F" ],
- "_lutrgba8": [ "LUT_RGBA8" ],
- "_lutrgba16": [ "LUT_RGBA16" ],
- "_lutrgba16f": [ "LUT_RGBA16F" ],
- "_lutrg16": [ "LUT_RG16" ],
- "_lutrg32f": [ "LUT_RG32F" ],
- "_lutrgba32f": [ "LUT_RGBA32F" ],
- // Normals
- "_ddn": [ "Normals" ],
- "_n": [ "Normals" ],
- "_nm": [ "Normals" ],
- "_nor": [ "Normals" ],
- "_norm": [ "Normals" ],
- "_normal": [ "Normals" ],
- "_normalmap": [ "Normals" ],
- "_normals": [ "Normals" ],
- "_nrm": [ "Normals" ],
- // Normals with Smoothness
- "_ddna": [ "NormalsWithSmoothness" ],
- "_na": [ "NormalsWithSmoothness" ],
- "_nma": [ "NormalsWithSmoothness" ],
- "_normala": [ "NormalsWithSmoothness" ],
- "_nrma": [ "NormalsWithSmoothness" ],
- // Opacity
- "_blend": [ "Opacity" ],
- "_influence": [ "Opacity" ],
- "_mask": [ "Opacity" ],
- "_msk": [ "Opacity" ],
- "_o": [ "Opacity" ],
- "_op": [ "Opacity" ],
- "_opac": [ "Opacity" ],
- "_opacity": [ "Opacity" ],
- "_sss": [ "Opacity" ],
- "_trans": [ "Opacity" ],
- "_transmission": [ "Opacity" ],
- "_Transmissive": [ "Opacity" ],
- //Reference
- "_ref": [ "ReferenceImage" ],
- "_refhdr": [ "ReferenceImage_HDRLinear" ],
- "_refhdru": [ "ReferenceImage_HDRLinearUncompressed" ],
- "_reflinear": [ "ReferenceImage_Linear" ],
- // Reflectance, linear single channel
- "_cavity": [ "Reflectance" ],
- "_f0": [ "Reflectance" ],
- "_g": [ "Reflectance" ],
- "_gloss": [ "Reflectance" ],
- "_ior": [ "Reflectance" ],
- "_m": [ "Reflectance" ],
- "_metal": [ "Reflectance" ],
- "_metallic": [ "Reflectance" ],
- "_metalness": [ "Reflectance" ],
- "_mt": [ "Reflectance" ],
- "_mtl": [ "Reflectance" ],
- "_refl": [ "Reflectance" ],
- "_ref": [ "Reflectance" ],
- "_rf": [ "Reflectance" ],
- "_rough": [ "Reflectance" ],
- "_roughness": [ "Reflectance" ],
- "_spec": [ "Reflectance" ],
- "_specf0": [ "Reflectance" ],
- "_specular": [ "Reflectance" ],
- "_SpecularReflectance": [ "Reflectance" ],
- "_thickness": [ "Reflectance" ],
- "_linear": [ "Reflectance" ],
- // Skybox
- "_skyboxcm": [ "Skybox" ],
- // UI
- "_ui": [ "UserInterface_Compressed" ],
- "_uil": [ "UserInterface_Lossless" ],
- // GSI
- "_gsi": [ "GSI" ],
- "_gsi8": [ "GSI8" ],
- "_gsi16": [ "GSI16" ],
- "_gsi32": [ "GSI32" ]
- },
- "DefaultPreset": "Albedo",
- "DefaultPresetAlpha": "AlbedoWithGenericAlpha"
- }
- }
|