Files
A_Recruiter_Tale_sources/0_assets/_bridge/bridge.json
T
2026-08-04 00:45:06 +03:00

62 lines
1.2 KiB
JSON

{
"content_root": "/Game/Recruiter/3dAssets",
"default_master": "/Game/Recruiter/3dAssets/Shaders/M_Base",
"instances_collection": "Instances",
"material_param_map": {
"base_color": [
"BaseColor",
"Color",
"Tint"
],
"base_color_tex": [
"T_Diffuse",
"Diffuse",
"BaseColor",
"Base Color",
"Albedo"
],
"emissive": [
"Emissive",
"EmissiveColor"
],
"metallic": [
"Metallic"
],
"normal_tex": [
"T_N",
"T_Normal",
"Normal",
"NormalMap"
],
"orm_tex": [
"T_ORM",
"ORM",
"OcclusionRoughnessMetallic"
],
"roughness": [
"Roughness"
]
},
"nanite_tri_threshold": 500000,
"port": 6778,
"prefixes": {},
"schema": 1,
"shader_handlers": {
"/Game/Recruiter/3dAssets/Interior/Tiles/M_Wooden_planks_a": {
"handler": "world_planar",
"rotation": 0.25,
"tiling": 400.0
},
"/Game/Recruiter/3dAssets/Interior/Tiles/M_Wooden_planks_b": {
"offset": [
-50.0,
0.0,
0.0
],
"rotation": 0.25
}
},
"source_collection": "Source",
"texture_name_suffixes": {}
}