Merge pull request '설비 대시 보드 체크 박스 수정' (#91) from dev/jym/250417_04 into main
Reviewed-on: http://220.90.135.190:3000/UVCXR/ChunilENG/pulls/91
This commit was merged in pull request #91.
This commit is contained in:
@@ -66,7 +66,7 @@ RectTransform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3348370631296799106}
|
||||
m_Father: {fileID: 8031090322404920202}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
@@ -204,10 +204,10 @@ RectTransform:
|
||||
- {fileID: 3348370631296799106}
|
||||
m_Father: {fileID: 192117068299417074}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 125, y: 0}
|
||||
m_SizeDelta: {x: 20, y: 20}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!114 &2081018320839908680
|
||||
MonoBehaviour:
|
||||
@@ -366,7 +366,7 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 125, y: 0}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 20, y: 20}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &2292488590014225253
|
||||
@@ -390,7 +390,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_Color: {r: 0.13725491, g: 0.24313727, b: 0.5254902, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
@@ -437,7 +437,7 @@ RectTransform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 3348370631296799106}
|
||||
m_Father: {fileID: 8031090322404920202}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
@@ -572,6 +572,8 @@ RectTransform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 5953169854464274482}
|
||||
- {fileID: 5616285114529110573}
|
||||
- {fileID: 192117068299417074}
|
||||
- {fileID: 369807395623894273}
|
||||
m_Father: {fileID: 0}
|
||||
@@ -623,8 +625,6 @@ RectTransform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 5953169854464274482}
|
||||
- {fileID: 5616285114529110573}
|
||||
- {fileID: 4191235658793035084}
|
||||
m_Father: {fileID: 1630107597000970301}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
@@ -654,14 +654,14 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 0}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_Sprite: {fileID: 21300000, guid: c1746862f06f3f646aed578343262a8b, type: 3}
|
||||
m_Sprite: {fileID: 21300000, guid: c99ba0e7d8835aa40af7ba3eb6eed7c1, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
|
||||
@@ -60,13 +60,11 @@ namespace CHN
|
||||
var fields = simpleviewField;
|
||||
if (ison)
|
||||
{
|
||||
|
||||
fields.Add(field);
|
||||
}
|
||||
else
|
||||
{
|
||||
fields.Remove(field);
|
||||
|
||||
}
|
||||
|
||||
simpleviewField = fields;
|
||||
@@ -165,6 +163,7 @@ namespace CHN
|
||||
var info = (string)field.GetValue(machineInfo.machineInfo);
|
||||
item.Setting(field.Name, info);
|
||||
infoItems.Add(item);
|
||||
item.SetAcitveCheckBox(false);
|
||||
item.ToggleIsOn(true);
|
||||
simpleviewField.Add(field.Name);
|
||||
}
|
||||
@@ -182,6 +181,7 @@ namespace CHN
|
||||
var info = (string)field.GetValue(simpleField.machineInfo);
|
||||
item.Setting(field.Name, info);
|
||||
var ison = simpleField.simpleField.Contains(field.Name);
|
||||
item.SetAcitveCheckBox(true);
|
||||
item.ToggleIsOn(ison);
|
||||
}
|
||||
OnChangedLock(true);
|
||||
|
||||
@@ -8,7 +8,7 @@ using UnityEngine.UI;
|
||||
using UnityEngine.EventSystems;
|
||||
using WI;
|
||||
|
||||
public class UI_MachineInfoItem : UIBase,IPooledObject, IPointerEnterHandler, IPointerExitHandler
|
||||
public class UI_MachineInfoItem : UIBase,IPooledObject
|
||||
{
|
||||
TextMeshProUGUI InfoName;
|
||||
TextMeshProUGUI Data;
|
||||
@@ -38,6 +38,10 @@ public class UI_MachineInfoItem : UIBase,IPooledObject, IPointerEnterHandler, IP
|
||||
{
|
||||
Toggle_Check.interactable = true;
|
||||
}
|
||||
public void SetAcitveCheckBox(bool isOn)
|
||||
{
|
||||
Toggle_Check.gameObject.SetActive(isOn);
|
||||
}
|
||||
public void ToggleIsOn(bool isOn)
|
||||
{
|
||||
Toggle_Check.SetIsOnWithoutNotify(isOn);
|
||||
@@ -47,18 +51,4 @@ public class UI_MachineInfoItem : UIBase,IPooledObject, IPointerEnterHandler, IP
|
||||
{
|
||||
onFavoritItem?.Invoke(InfoName.text, isOn);
|
||||
}
|
||||
|
||||
public void OnPointerEnter(PointerEventData eventData)
|
||||
{
|
||||
var color = Toggle_Check.image.color;
|
||||
color.a = 0.5f;
|
||||
Toggle_Check.image.color = color;
|
||||
}
|
||||
|
||||
public void OnPointerExit(PointerEventData eventData)
|
||||
{
|
||||
var color = Toggle_Check.image.color;
|
||||
color.a = 0f;
|
||||
Toggle_Check.image.color = color;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -91,73 +91,51 @@ MonoBehaviour:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 8001919616418054146
|
||||
type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_xrOcclusionMeshPS: {fileID: 4800000, guid: 4431b1f1f743fbf4eb310a967890cbea,
|
||||
type: 3}
|
||||
m_xrMirrorViewPS: {fileID: 4800000, guid: d5a307c014552314b9f560906d708772,
|
||||
type: 3}
|
||||
m_xrMotionVector: {fileID: 4800000, guid: f89aac1e4f84468418fe30e611dff395,
|
||||
type: 3}
|
||||
m_xrOcclusionMeshPS: {fileID: 4800000, guid: 4431b1f1f743fbf4eb310a967890cbea, type: 3}
|
||||
m_xrMirrorViewPS: {fileID: 4800000, guid: d5a307c014552314b9f560906d708772, type: 3}
|
||||
m_xrMotionVector: {fileID: 4800000, guid: f89aac1e4f84468418fe30e611dff395, type: 3}
|
||||
- rid: 8001919616418054148
|
||||
type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_EnableRenderCompatibilityMode: 0
|
||||
- rid: 8001919616418054150
|
||||
type: {class: UniversalRenderPipelineRuntimeTextures, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineRuntimeTextures, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 1
|
||||
m_BlueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837,
|
||||
type: 3}
|
||||
m_BayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44,
|
||||
type: 3}
|
||||
m_DebugFontTex: {fileID: 2800000, guid: 26a413214480ef144b2915d6ff4d0beb,
|
||||
type: 3}
|
||||
m_BlueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3}
|
||||
m_BayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3}
|
||||
m_DebugFontTex: {fileID: 2800000, guid: 26a413214480ef144b2915d6ff4d0beb, type: 3}
|
||||
- rid: 8001919616418054151
|
||||
type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineRuntimeShaders, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd,
|
||||
type: 3}
|
||||
m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959,
|
||||
type: 3}
|
||||
m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3}
|
||||
m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3}
|
||||
m_CoreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3}
|
||||
m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b,
|
||||
type: 3}
|
||||
m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, type: 3}
|
||||
m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3}
|
||||
- rid: 8001919616418054152
|
||||
type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_VolumeProfile: {fileID: 11400000, guid: ac0c2cad5778d4544b6a690963e02fe3,
|
||||
type: 2}
|
||||
m_VolumeProfile: {fileID: 11400000, guid: ac0c2cad5778d4544b6a690963e02fe3, type: 2}
|
||||
- rid: 8001919616418054153
|
||||
type: {class: UniversalRenderPipelineDebugShaders, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineDebugShaders, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_DebugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7,
|
||||
type: 3}
|
||||
m_HdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587,
|
||||
type: 3}
|
||||
m_ProbeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959,
|
||||
type: 3}
|
||||
m_DebugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3}
|
||||
m_HdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3}
|
||||
m_ProbeVolumeSamplingDebugComputeShader: {fileID: 7200000, guid: 53626a513ea68ce47b59dc1299fe3959, type: 3}
|
||||
- rid: 8001919616418054155
|
||||
type: {class: UniversalRendererResources, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRendererResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3}
|
||||
m_CameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf,
|
||||
type: 3}
|
||||
m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304,
|
||||
type: 3}
|
||||
m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395,
|
||||
type: 3}
|
||||
m_CameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, type: 3}
|
||||
m_StencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3}
|
||||
m_DBufferClear: {fileID: 4800000, guid: f056d8bd2a1c7e44e9729144b4c70395, type: 3}
|
||||
- rid: 8001919616418054157
|
||||
type: {class: RenderGraphGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
@@ -165,8 +143,7 @@ MonoBehaviour:
|
||||
m_EnableCompilationCaching: 1
|
||||
m_EnableValidityChecks: 1
|
||||
- rid: 8001919616418054161
|
||||
type: {class: RenderGraphUtilsResources, ns: UnityEngine.Rendering.RenderGraphModule.Util,
|
||||
asm: Unity.RenderPipelines.Core.Runtime}
|
||||
type: {class: RenderGraphUtilsResources, ns: UnityEngine.Rendering.RenderGraphModule.Util, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_CoreCopyPS: {fileID: 4800000, guid: 12dc59547ea167a4ab435097dd0f9add, type: 3}
|
||||
@@ -178,76 +155,47 @@ MonoBehaviour:
|
||||
m_ShaderVariantLogLevel: 0
|
||||
m_StripRuntimeDebugShaders: 1
|
||||
- rid: 8497023175181205619
|
||||
type: {class: UniversalRenderPipelineEditorMaterials, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineEditorMaterials, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d,
|
||||
type: 2}
|
||||
m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d,
|
||||
type: 2}
|
||||
m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d,
|
||||
type: 2}
|
||||
m_DefaultTerrainMaterial: {fileID: 2100000, guid: 594ea882c5a793440b60ff72d896021e,
|
||||
type: 2}
|
||||
m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862,
|
||||
type: 2}
|
||||
m_DefaultSpriteMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40,
|
||||
type: 2}
|
||||
m_DefaultMaterial: {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2}
|
||||
m_DefaultParticleMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, type: 2}
|
||||
m_DefaultLineMaterial: {fileID: 2100000, guid: e823cd5b5d27c0f4b8256e7c12ee3e6d, type: 2}
|
||||
m_DefaultTerrainMaterial: {fileID: 2100000, guid: 594ea882c5a793440b60ff72d896021e, type: 2}
|
||||
m_DefaultDecalMaterial: {fileID: 2100000, guid: 31d0dcc6f2dd4e4408d18036a2c93862, type: 2}
|
||||
m_DefaultSpriteMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2}
|
||||
- rid: 8497023175181205620
|
||||
type: {class: UniversalRenderPipelineEditorShaders, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineEditorShaders, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_AutodeskInteractive: {fileID: 4800000, guid: 0e9d5a909a1f7e84882a534d0d11e49f,
|
||||
type: 3}
|
||||
m_AutodeskInteractiveTransparent: {fileID: 4800000, guid: 5c81372d981403744adbdda4433c9c11,
|
||||
type: 3}
|
||||
m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd,
|
||||
type: 3}
|
||||
m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144,
|
||||
type: 3}
|
||||
m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90,
|
||||
type: 3}
|
||||
m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1,
|
||||
type: 3}
|
||||
m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b,
|
||||
type: 3}
|
||||
m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec,
|
||||
type: 3}
|
||||
m_DefaultSpeedTree9Shader: {fileID: -6465566751694194690, guid: cbd3e1cc4ae141c42a30e33b4d666a61,
|
||||
type: 3}
|
||||
m_AutodeskInteractive: {fileID: 4800000, guid: 0e9d5a909a1f7e84882a534d0d11e49f, type: 3}
|
||||
m_AutodeskInteractiveTransparent: {fileID: 4800000, guid: 5c81372d981403744adbdda4433c9c11, type: 3}
|
||||
m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, type: 3}
|
||||
m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144, type: 3}
|
||||
m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90, type: 3}
|
||||
m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1, type: 3}
|
||||
m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, type: 3}
|
||||
m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, type: 3}
|
||||
m_DefaultSpeedTree9Shader: {fileID: -6465566751694194690, guid: cbd3e1cc4ae141c42a30e33b4d666a61, type: 3}
|
||||
- rid: 8497023175181205621
|
||||
type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_LightShader: {fileID: 4800000, guid: 3f6c848ca3d7bca4bbe846546ac701a1, type: 3}
|
||||
m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00,
|
||||
type: 3}
|
||||
m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6,
|
||||
type: 3}
|
||||
m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3,
|
||||
type: 3}
|
||||
m_GeometryShadowShader: {fileID: 4800000, guid: 19349a0f9a7ed4c48a27445bcf92e5e1,
|
||||
type: 3}
|
||||
m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273,
|
||||
type: 3}
|
||||
m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca,
|
||||
type: 3}
|
||||
m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00, type: 3}
|
||||
m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6, type: 3}
|
||||
m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3, type: 3}
|
||||
m_GeometryShadowShader: {fileID: 4800000, guid: 19349a0f9a7ed4c48a27445bcf92e5e1, type: 3}
|
||||
m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273, type: 3}
|
||||
m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, type: 3}
|
||||
m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3}
|
||||
m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3,
|
||||
type: 2}
|
||||
m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40,
|
||||
type: 2}
|
||||
m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5,
|
||||
type: 2}
|
||||
m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3, type: 2}
|
||||
m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40, type: 2}
|
||||
m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5, type: 2}
|
||||
- rid: 8497023175181205622
|
||||
type: {class: UniversalRenderPipelineEditorAssets, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: UniversalRenderPipelineEditorAssets, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_DefaultSettingsVolumeProfile: {fileID: 11400000, guid: eda47df5b85f4f249abf7abd73db2cb2,
|
||||
type: 2}
|
||||
m_DefaultSettingsVolumeProfile: {fileID: 11400000, guid: eda47df5b85f4f249abf7abd73db2cb2, type: 2}
|
||||
- rid: 8497023175181205623
|
||||
type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal,
|
||||
asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
type: {class: URPShaderStrippingSetting, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_StripUnusedPostProcessingVariants: 0
|
||||
@@ -257,34 +205,22 @@ MonoBehaviour:
|
||||
type: {class: GPUResidentDrawerResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.GPUDriven.Runtime}
|
||||
data:
|
||||
m_Version: 0
|
||||
m_InstanceDataBufferCopyKernels: {fileID: 7200000, guid: f984aeb540ded8b4fbb8a2047ab5b2e2,
|
||||
type: 3}
|
||||
m_InstanceDataBufferUploadKernels: {fileID: 7200000, guid: 53864816eb00f2343b60e1a2c5a262ef,
|
||||
type: 3}
|
||||
m_TransformUpdaterKernels: {fileID: 7200000, guid: 2a567b9b2733f8d47a700c3c85bed75b,
|
||||
type: 3}
|
||||
m_WindDataUpdaterKernels: {fileID: 7200000, guid: fde76746e4fd0ed418c224f6b4084114,
|
||||
type: 3}
|
||||
m_OccluderDepthPyramidKernels: {fileID: 7200000, guid: 08b2b5fb307b0d249860612774a987da,
|
||||
type: 3}
|
||||
m_InstanceOcclusionCullingKernels: {fileID: 7200000, guid: f6d223acabc2f974795a5a7864b50e6c,
|
||||
type: 3}
|
||||
m_OcclusionCullingDebugKernels: {fileID: 7200000, guid: b23e766bcf50ca4438ef186b174557df,
|
||||
type: 3}
|
||||
m_DebugOcclusionTestPS: {fileID: 4800000, guid: d3f0849180c2d0944bc71060693df100,
|
||||
type: 3}
|
||||
m_DebugOccluderPS: {fileID: 4800000, guid: b3c92426a88625841ab15ca6a7917248,
|
||||
type: 3}
|
||||
m_InstanceDataBufferCopyKernels: {fileID: 7200000, guid: f984aeb540ded8b4fbb8a2047ab5b2e2, type: 3}
|
||||
m_InstanceDataBufferUploadKernels: {fileID: 7200000, guid: 53864816eb00f2343b60e1a2c5a262ef, type: 3}
|
||||
m_TransformUpdaterKernels: {fileID: 7200000, guid: 2a567b9b2733f8d47a700c3c85bed75b, type: 3}
|
||||
m_WindDataUpdaterKernels: {fileID: 7200000, guid: fde76746e4fd0ed418c224f6b4084114, type: 3}
|
||||
m_OccluderDepthPyramidKernels: {fileID: 7200000, guid: 08b2b5fb307b0d249860612774a987da, type: 3}
|
||||
m_InstanceOcclusionCullingKernels: {fileID: 7200000, guid: f6d223acabc2f974795a5a7864b50e6c, type: 3}
|
||||
m_OcclusionCullingDebugKernels: {fileID: 7200000, guid: b23e766bcf50ca4438ef186b174557df, type: 3}
|
||||
m_DebugOcclusionTestPS: {fileID: 4800000, guid: d3f0849180c2d0944bc71060693df100, type: 3}
|
||||
m_DebugOccluderPS: {fileID: 4800000, guid: b3c92426a88625841ab15ca6a7917248, type: 3}
|
||||
- rid: 8497023175181205625
|
||||
type: {class: ProbeVolumeRuntimeResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
m_Version: 1
|
||||
probeVolumeBlendStatesCS: {fileID: 7200000, guid: a3f7b8c99de28a94684cb1daebeccf5d,
|
||||
type: 3}
|
||||
probeVolumeUploadDataCS: {fileID: 7200000, guid: 0951de5992461754fa73650732c4954c,
|
||||
type: 3}
|
||||
probeVolumeUploadDataL2CS: {fileID: 7200000, guid: 6196f34ed825db14b81fb3eb0ea8d931,
|
||||
type: 3}
|
||||
probeVolumeBlendStatesCS: {fileID: 7200000, guid: a3f7b8c99de28a94684cb1daebeccf5d, type: 3}
|
||||
probeVolumeUploadDataCS: {fileID: 7200000, guid: 0951de5992461754fa73650732c4954c, type: 3}
|
||||
probeVolumeUploadDataL2CS: {fileID: 7200000, guid: 6196f34ed825db14b81fb3eb0ea8d931, type: 3}
|
||||
- rid: 8497023175181205626
|
||||
type: {class: IncludeAdditionalRPAssets, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
@@ -296,40 +232,25 @@ MonoBehaviour:
|
||||
type: {class: ProbeVolumeBakingResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
m_Version: 1
|
||||
dilationShader: {fileID: 7200000, guid: 6bb382f7de370af41b775f54182e491d,
|
||||
type: 3}
|
||||
subdivideSceneCS: {fileID: 7200000, guid: bb86f1f0af829fd45b2ebddda1245c22,
|
||||
type: 3}
|
||||
voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e,
|
||||
type: 3}
|
||||
traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123,
|
||||
type: 3}
|
||||
traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123,
|
||||
type: 3}
|
||||
skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d,
|
||||
type: 3}
|
||||
skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d,
|
||||
type: 3}
|
||||
renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9,
|
||||
type: 3}
|
||||
renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9,
|
||||
type: 3}
|
||||
dilationShader: {fileID: 7200000, guid: 6bb382f7de370af41b775f54182e491d, type: 3}
|
||||
subdivideSceneCS: {fileID: 7200000, guid: bb86f1f0af829fd45b2ebddda1245c22, type: 3}
|
||||
voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e, type: 3}
|
||||
traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123, type: 3}
|
||||
traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123, type: 3}
|
||||
skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d, type: 3}
|
||||
skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d, type: 3}
|
||||
renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9, type: 3}
|
||||
renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9, type: 3}
|
||||
- rid: 8497023175181205628
|
||||
type: {class: ProbeVolumeDebugResources, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
m_Version: 1
|
||||
probeVolumeDebugShader: {fileID: 4800000, guid: 3b21275fd12d65f49babb5286f040f2d,
|
||||
type: 3}
|
||||
probeVolumeFragmentationDebugShader: {fileID: 4800000, guid: 3a80877c579b9144ebdcc6d923bca303,
|
||||
type: 3}
|
||||
probeVolumeSamplingDebugShader: {fileID: 4800000, guid: bf54e6528c79a224e96346799064c393,
|
||||
type: 3}
|
||||
probeVolumeOffsetDebugShader: {fileID: 4800000, guid: db8bd7436dc2c5f4c92655307d198381,
|
||||
type: 3}
|
||||
probeSamplingDebugMesh: {fileID: -3555484719484374845, guid: 20be25aac4e22ee49a7db76fb3df6de2,
|
||||
type: 3}
|
||||
numbersDisplayTex: {fileID: 2800000, guid: 73fe53b428c5b3440b7e87ee830b608a,
|
||||
type: 3}
|
||||
probeVolumeDebugShader: {fileID: 4800000, guid: 3b21275fd12d65f49babb5286f040f2d, type: 3}
|
||||
probeVolumeFragmentationDebugShader: {fileID: 4800000, guid: 3a80877c579b9144ebdcc6d923bca303, type: 3}
|
||||
probeVolumeSamplingDebugShader: {fileID: 4800000, guid: bf54e6528c79a224e96346799064c393, type: 3}
|
||||
probeVolumeOffsetDebugShader: {fileID: 4800000, guid: db8bd7436dc2c5f4c92655307d198381, type: 3}
|
||||
probeSamplingDebugMesh: {fileID: -3555484719484374845, guid: 20be25aac4e22ee49a7db76fb3df6de2, type: 3}
|
||||
numbersDisplayTex: {fileID: 2800000, guid: 73fe53b428c5b3440b7e87ee830b608a, type: 3}
|
||||
- rid: 8497023175181205629
|
||||
type: {class: ProbeVolumeGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
|
||||
data:
|
||||
|
||||
@@ -20,13 +20,13 @@
|
||||
"cycletime": "85.00",
|
||||
"cavity": "1",
|
||||
"planqty": "508.00000",
|
||||
"goalqty": "370.00000",
|
||||
"workqty": "305.00000",
|
||||
"goodqty": "305.00000",
|
||||
"goalqty": "406.00000",
|
||||
"workqty": "340.00000",
|
||||
"goodqty": "340.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "82.27025",
|
||||
"progressrate": "60.03937",
|
||||
"efficiency": "83.59366",
|
||||
"progressrate": "66.92913",
|
||||
"sttm": "0748",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -55,13 +55,13 @@
|
||||
"cycletime": "95.00",
|
||||
"cavity": "1",
|
||||
"planqty": "454.00000",
|
||||
"goalqty": "331.00000",
|
||||
"workqty": "325.00000",
|
||||
"goodqty": "325.00000",
|
||||
"goalqty": "363.00000",
|
||||
"workqty": "357.00000",
|
||||
"goodqty": "357.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "97.98788",
|
||||
"progressrate": "71.58590",
|
||||
"efficiency": "98.10813",
|
||||
"progressrate": "78.63436",
|
||||
"sttm": "0748",
|
||||
"totm": "",
|
||||
"goaltime": "718",
|
||||
@@ -90,13 +90,13 @@
|
||||
"cycletime": "58.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1489.00000",
|
||||
"goalqty": "1086.00000",
|
||||
"workqty": "1032.00000",
|
||||
"goodqty": "1032.00000",
|
||||
"goalqty": "1191.00000",
|
||||
"workqty": "1132.00000",
|
||||
"goodqty": "1132.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "94.99143",
|
||||
"progressrate": "69.30826",
|
||||
"efficiency": "94.97194",
|
||||
"progressrate": "76.02418",
|
||||
"sttm": "0748",
|
||||
"totm": "",
|
||||
"goaltime": "1439",
|
||||
@@ -125,13 +125,13 @@
|
||||
"cycletime": "85.00",
|
||||
"cavity": "1",
|
||||
"planqty": "508.00000",
|
||||
"goalqty": "370.00000",
|
||||
"workqty": "366.00000",
|
||||
"goodqty": "366.00000",
|
||||
"goalqty": "406.00000",
|
||||
"workqty": "402.00000",
|
||||
"goodqty": "402.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "98.75250",
|
||||
"progressrate": "72.04724",
|
||||
"efficiency": "98.86295",
|
||||
"progressrate": "79.13386",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -151,8 +151,8 @@
|
||||
"workcd": "IJ05",
|
||||
"worknm": "Injector No.05",
|
||||
"workseq": "3",
|
||||
"status": "1",
|
||||
"statusnm": "가동중",
|
||||
"status": "2",
|
||||
"statusnm": "비가동",
|
||||
"itemcd": "24299051",
|
||||
"itemdesc": "BAFFLE-FRT DIFF CARR",
|
||||
"pjtcd": "GF6 GEN3",
|
||||
@@ -160,13 +160,13 @@
|
||||
"cycletime": "54.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1600.00000",
|
||||
"goalqty": "571.00000",
|
||||
"workqty": "574.00000",
|
||||
"goodqty": "574.00000",
|
||||
"goalqty": "684.00000",
|
||||
"workqty": "680.00000",
|
||||
"goodqty": "680.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "100.52539",
|
||||
"progressrate": "35.87500",
|
||||
"efficiency": "99.36678",
|
||||
"progressrate": "42.50000",
|
||||
"sttm": "1217",
|
||||
"totm": "",
|
||||
"goaltime": "1440",
|
||||
@@ -195,13 +195,13 @@
|
||||
"cycletime": "85.00",
|
||||
"cavity": "1",
|
||||
"planqty": "508.00000",
|
||||
"goalqty": "370.00000",
|
||||
"workqty": "309.00000",
|
||||
"goodqty": "309.00000",
|
||||
"goalqty": "406.00000",
|
||||
"workqty": "345.00000",
|
||||
"goodqty": "345.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "83.39154",
|
||||
"progressrate": "60.82677",
|
||||
"efficiency": "84.86225",
|
||||
"progressrate": "67.91339",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -230,13 +230,13 @@
|
||||
"cycletime": "78.00",
|
||||
"cavity": "1",
|
||||
"planqty": "553.00000",
|
||||
"goalqty": "403.00000",
|
||||
"workqty": "405.00000",
|
||||
"goodqty": "405.00000",
|
||||
"goalqty": "442.00000",
|
||||
"workqty": "445.00000",
|
||||
"goodqty": "445.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "100.30800",
|
||||
"progressrate": "73.23689",
|
||||
"efficiency": "100.45437",
|
||||
"progressrate": "80.47016",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "718",
|
||||
@@ -265,13 +265,13 @@
|
||||
"cycletime": "87.00",
|
||||
"cavity": "1",
|
||||
"planqty": "496.00000",
|
||||
"goalqty": "361.00000",
|
||||
"workqty": "351.00000",
|
||||
"goodqty": "351.00000",
|
||||
"goalqty": "397.00000",
|
||||
"workqty": "386.00000",
|
||||
"goodqty": "386.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "96.97364",
|
||||
"progressrate": "70.76613",
|
||||
"efficiency": "97.19826",
|
||||
"progressrate": "77.82258",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -300,13 +300,13 @@
|
||||
"cycletime": "50.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1728.00000",
|
||||
"goalqty": "1259.00000",
|
||||
"workqty": "1266.00000",
|
||||
"goodqty": "1266.00000",
|
||||
"goalqty": "1381.00000",
|
||||
"workqty": "1388.00000",
|
||||
"goodqty": "1388.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "100.51767",
|
||||
"progressrate": "73.26389",
|
||||
"efficiency": "100.44287",
|
||||
"progressrate": "80.32407",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "1439",
|
||||
@@ -326,8 +326,8 @@
|
||||
"workcd": "IJ10",
|
||||
"worknm": "Injector No.10",
|
||||
"workseq": "1",
|
||||
"status": "4",
|
||||
"statusnm": "금형고장",
|
||||
"status": "1",
|
||||
"statusnm": "가동중",
|
||||
"itemcd": "12707589-1",
|
||||
"itemdesc": "OUTLET – WATER BODY",
|
||||
"pjtcd": "SGE",
|
||||
@@ -335,13 +335,13 @@
|
||||
"cycletime": "68.00",
|
||||
"cavity": "1",
|
||||
"planqty": "635.00000",
|
||||
"goalqty": "414.00000",
|
||||
"workqty": "401.00000",
|
||||
"goodqty": "401.00000",
|
||||
"goalqty": "508.00000",
|
||||
"workqty": "438.00000",
|
||||
"goodqty": "438.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "96.74993",
|
||||
"progressrate": "63.14961",
|
||||
"efficiency": "86.22047",
|
||||
"progressrate": "68.97638",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -370,13 +370,13 @@
|
||||
"cycletime": "72.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1200.00000",
|
||||
"goalqty": "874.00000",
|
||||
"workqty": "872.00000",
|
||||
"goodqty": "872.00000",
|
||||
"goalqty": "959.00000",
|
||||
"workqty": "958.00000",
|
||||
"goodqty": "958.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "99.71729",
|
||||
"progressrate": "72.66667",
|
||||
"efficiency": "99.84656",
|
||||
"progressrate": "79.83333",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "1440",
|
||||
@@ -405,13 +405,13 @@
|
||||
"cycletime": "73.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1183.00000",
|
||||
"goalqty": "862.00000",
|
||||
"workqty": "856.00000",
|
||||
"goodqty": "856.00000",
|
||||
"goalqty": "946.00000",
|
||||
"workqty": "940.00000",
|
||||
"goodqty": "940.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "99.25662",
|
||||
"progressrate": "72.35841",
|
||||
"efficiency": "99.33986",
|
||||
"progressrate": "79.45900",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "1439",
|
||||
@@ -440,13 +440,13 @@
|
||||
"cycletime": "35.00",
|
||||
"cavity": "4",
|
||||
"planqty": "4937.00000",
|
||||
"goalqty": "3597.00000",
|
||||
"workqty": "3572.00000",
|
||||
"goodqty": "3572.00000",
|
||||
"goalqty": "3946.00000",
|
||||
"workqty": "3924.00000",
|
||||
"goodqty": "3924.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "99.30103",
|
||||
"progressrate": "72.35163",
|
||||
"efficiency": "99.42088",
|
||||
"progressrate": "79.48147",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "2879",
|
||||
@@ -475,13 +475,13 @@
|
||||
"cycletime": "60.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1440.00000",
|
||||
"goalqty": "1049.00000",
|
||||
"workqty": "1016.00000",
|
||||
"goodqty": "1016.00000",
|
||||
"goalqty": "1151.00000",
|
||||
"workqty": "1114.00000",
|
||||
"goodqty": "1114.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "96.85107",
|
||||
"progressrate": "70.55556",
|
||||
"efficiency": "96.78260",
|
||||
"progressrate": "77.36111",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "1440",
|
||||
@@ -545,13 +545,13 @@
|
||||
"cycletime": "58.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1489.00000",
|
||||
"goalqty": "1085.00000",
|
||||
"workqty": "1006.00000",
|
||||
"goodqty": "1006.00000",
|
||||
"goalqty": "1190.00000",
|
||||
"workqty": "1106.00000",
|
||||
"goodqty": "1106.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "92.71595",
|
||||
"progressrate": "67.56212",
|
||||
"efficiency": "92.89811",
|
||||
"progressrate": "74.27804",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "1439",
|
||||
@@ -615,13 +615,13 @@
|
||||
"cycletime": "59.00",
|
||||
"cavity": "1",
|
||||
"planqty": "732.00000",
|
||||
"goalqty": "533.00000",
|
||||
"workqty": "502.00000",
|
||||
"goodqty": "502.00000",
|
||||
"goalqty": "585.00000",
|
||||
"workqty": "552.00000",
|
||||
"goodqty": "552.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "94.14495",
|
||||
"progressrate": "68.57923",
|
||||
"efficiency": "94.34531",
|
||||
"progressrate": "75.40984",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -650,13 +650,13 @@
|
||||
"cycletime": "52.00",
|
||||
"cavity": "1",
|
||||
"planqty": "830.00000",
|
||||
"goalqty": "604.00000",
|
||||
"workqty": "586.00000",
|
||||
"goodqty": "581.00000",
|
||||
"badqty": "5.00000",
|
||||
"goalqty": "663.00000",
|
||||
"workqty": "643.00000",
|
||||
"goodqty": "636.00000",
|
||||
"badqty": "7.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "96.04222",
|
||||
"progressrate": "70.00000",
|
||||
"efficiency": "95.81366",
|
||||
"progressrate": "76.62651",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -685,13 +685,13 @@
|
||||
"cycletime": "70.00",
|
||||
"cavity": "4",
|
||||
"planqty": "2468.00000",
|
||||
"goalqty": "1797.00000",
|
||||
"workqty": "1848.00000",
|
||||
"goodqty": "1845.00000",
|
||||
"goalqty": "1972.00000",
|
||||
"workqty": "2028.00000",
|
||||
"goodqty": "2025.00000",
|
||||
"badqty": "3.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "102.64990",
|
||||
"progressrate": "74.75689",
|
||||
"efficiency": "102.67573",
|
||||
"progressrate": "82.05024",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "2879",
|
||||
@@ -755,13 +755,13 @@
|
||||
"cycletime": "40.00",
|
||||
"cavity": "8",
|
||||
"planqty": "8640.00000",
|
||||
"goalqty": "6289.00000",
|
||||
"workqty": "7680.00000",
|
||||
"goodqty": "7680.00000",
|
||||
"goalqty": "6901.00000",
|
||||
"workqty": "8304.00000",
|
||||
"goodqty": "8304.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "122.10633",
|
||||
"progressrate": "88.88889",
|
||||
"efficiency": "120.31993",
|
||||
"progressrate": "96.11111",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "5759",
|
||||
@@ -790,13 +790,13 @@
|
||||
"cycletime": "30.00",
|
||||
"cavity": "4",
|
||||
"planqty": "5760.00000",
|
||||
"goalqty": "4192.00000",
|
||||
"workqty": "3476.00000",
|
||||
"goodqty": "3476.00000",
|
||||
"goalqty": "4600.00000",
|
||||
"workqty": "3804.00000",
|
||||
"goodqty": "3804.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "82.90666",
|
||||
"progressrate": "60.34722",
|
||||
"efficiency": "82.68367",
|
||||
"progressrate": "66.04167",
|
||||
"sttm": "0749",
|
||||
"totm": "",
|
||||
"goaltime": "2880",
|
||||
@@ -825,13 +825,13 @@
|
||||
"cycletime": "32.00",
|
||||
"cavity": "1",
|
||||
"planqty": "1350.00000",
|
||||
"goalqty": "982.00000",
|
||||
"workqty": "874.00000",
|
||||
"goodqty": "874.00000",
|
||||
"goalqty": "1078.00000",
|
||||
"workqty": "958.00000",
|
||||
"goodqty": "958.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "88.95108",
|
||||
"progressrate": "64.74074",
|
||||
"efficiency": "88.85282",
|
||||
"progressrate": "70.96296",
|
||||
"sttm": "0750",
|
||||
"totm": "",
|
||||
"goaltime": "719",
|
||||
@@ -860,13 +860,13 @@
|
||||
"cycletime": "47.00",
|
||||
"cavity": "2",
|
||||
"planqty": "1838.00000",
|
||||
"goalqty": "1337.00000",
|
||||
"workqty": "1342.00000",
|
||||
"goodqty": "1342.00000",
|
||||
"goalqty": "1468.00000",
|
||||
"workqty": "1472.00000",
|
||||
"goodqty": "1472.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "100.31171",
|
||||
"progressrate": "73.01415",
|
||||
"efficiency": "100.26957",
|
||||
"progressrate": "80.08705",
|
||||
"sttm": "0750",
|
||||
"totm": "",
|
||||
"goaltime": "1439",
|
||||
@@ -930,13 +930,13 @@
|
||||
"cycletime": "18.00",
|
||||
"cavity": "1",
|
||||
"planqty": "2304.00000",
|
||||
"goalqty": "1671.00000",
|
||||
"workqty": "1541.00000",
|
||||
"goodqty": "1541.00000",
|
||||
"goalqty": "1841.00000",
|
||||
"workqty": "1722.00000",
|
||||
"goodqty": "1722.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "92.19264",
|
||||
"progressrate": "66.88368",
|
||||
"efficiency": "93.51072",
|
||||
"progressrate": "74.73958",
|
||||
"sttm": "0812",
|
||||
"totm": "",
|
||||
"goaltime": "691",
|
||||
@@ -965,13 +965,13 @@
|
||||
"cycletime": "20.00",
|
||||
"cavity": "1",
|
||||
"planqty": "1596.00000",
|
||||
"goalqty": "1541.00000",
|
||||
"workqty": "1380.00000",
|
||||
"goodqty": "1380.00000",
|
||||
"goalqty": "1694.00000",
|
||||
"workqty": "1524.00000",
|
||||
"goodqty": "1524.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "89.53481",
|
||||
"progressrate": "86.46617",
|
||||
"efficiency": "89.94865",
|
||||
"progressrate": "95.48872",
|
||||
"sttm": "0800",
|
||||
"totm": "",
|
||||
"goaltime": "531",
|
||||
@@ -991,8 +991,8 @@
|
||||
"workcd": "CO-4",
|
||||
"worknm": "CVT C/VB",
|
||||
"workseq": "1",
|
||||
"status": "1",
|
||||
"statusnm": "가동중",
|
||||
"status": "2",
|
||||
"statusnm": "비가동",
|
||||
"itemcd": "24052991",
|
||||
"itemdesc": "COVER ASM-C/VLV BODY",
|
||||
"pjtcd": "CVT",
|
||||
@@ -1000,13 +1000,13 @@
|
||||
"cycletime": "20.00",
|
||||
"cavity": "1",
|
||||
"planqty": "990.00000",
|
||||
"goalqty": "1535.00000",
|
||||
"workqty": "820.00000",
|
||||
"goodqty": "820.00000",
|
||||
"goalqty": "1688.00000",
|
||||
"workqty": "873.00000",
|
||||
"goodqty": "873.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "53.39585",
|
||||
"progressrate": "82.82828",
|
||||
"efficiency": "51.69657",
|
||||
"progressrate": "88.18182",
|
||||
"sttm": "0802",
|
||||
"totm": "",
|
||||
"goaltime": "329",
|
||||
@@ -1035,13 +1035,13 @@
|
||||
"cycletime": "10.00",
|
||||
"cavity": "1",
|
||||
"planqty": "3180.00000",
|
||||
"goalqty": "3075.00000",
|
||||
"workqty": "2662.00000",
|
||||
"goodqty": "2662.00000",
|
||||
"goalqty": "3381.00000",
|
||||
"workqty": "2944.00000",
|
||||
"goodqty": "2944.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "86.56348",
|
||||
"progressrate": "83.71069",
|
||||
"efficiency": "87.06968",
|
||||
"progressrate": "92.57862",
|
||||
"sttm": "0801",
|
||||
"totm": "",
|
||||
"goaltime": "529",
|
||||
@@ -1070,13 +1070,13 @@
|
||||
"cycletime": "15.00",
|
||||
"cavity": "1",
|
||||
"planqty": "1449.00000",
|
||||
"goalqty": "2075.00000",
|
||||
"workqty": "1200.00000",
|
||||
"goodqty": "1200.00000",
|
||||
"badqty": "0.00000",
|
||||
"goalqty": "2279.00000",
|
||||
"workqty": "1336.00000",
|
||||
"goodqty": "1335.00000",
|
||||
"badqty": "1.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "57.83133",
|
||||
"progressrate": "82.81573",
|
||||
"efficiency": "58.57832",
|
||||
"progressrate": "92.13251",
|
||||
"sttm": "0755",
|
||||
"totm": "",
|
||||
"goaltime": "362",
|
||||
@@ -1105,13 +1105,13 @@
|
||||
"cycletime": "16.00",
|
||||
"cavity": "1",
|
||||
"planqty": "1428.00000",
|
||||
"goalqty": "1930.00000",
|
||||
"workqty": "1126.00000",
|
||||
"goodqty": "1126.00000",
|
||||
"badqty": "0.00000",
|
||||
"goalqty": "2121.00000",
|
||||
"workqty": "1265.00000",
|
||||
"goodqty": "1263.00000",
|
||||
"badqty": "2.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "58.32119",
|
||||
"progressrate": "78.85154",
|
||||
"efficiency": "59.52107",
|
||||
"progressrate": "88.44538",
|
||||
"sttm": "0759",
|
||||
"totm": "",
|
||||
"goaltime": "380",
|
||||
@@ -1140,13 +1140,13 @@
|
||||
"cycletime": "11.00",
|
||||
"cavity": "1",
|
||||
"planqty": "2914.00000",
|
||||
"goalqty": "2801.00000",
|
||||
"workqty": "2320.00000",
|
||||
"goodqty": "2320.00000",
|
||||
"goalqty": "3079.00000",
|
||||
"workqty": "2597.00000",
|
||||
"goodqty": "2597.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "82.81144",
|
||||
"progressrate": "79.61565",
|
||||
"efficiency": "84.32565",
|
||||
"progressrate": "89.12148",
|
||||
"sttm": "0800",
|
||||
"totm": "",
|
||||
"goaltime": "534",
|
||||
@@ -1166,8 +1166,8 @@
|
||||
"workcd": "US-2",
|
||||
"worknm": "GF9 SCOOP",
|
||||
"workseq": "1",
|
||||
"status": "2",
|
||||
"statusnm": "비가동",
|
||||
"status": "1",
|
||||
"statusnm": "가동중",
|
||||
"itemcd": "24298736",
|
||||
"itemdesc": "SCOOP ASM-DRV LINK LUB",
|
||||
"pjtcd": "GF9",
|
||||
@@ -1175,13 +1175,13 @@
|
||||
"cycletime": "13.00",
|
||||
"cavity": "1",
|
||||
"planqty": "3168.00000",
|
||||
"goalqty": "2339.00000",
|
||||
"workqty": "1880.00000",
|
||||
"goodqty": "1880.00000",
|
||||
"goalqty": "2606.00000",
|
||||
"workqty": "1941.00000",
|
||||
"goodqty": "1941.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "80.37094",
|
||||
"progressrate": "59.34343",
|
||||
"efficiency": "74.45779",
|
||||
"progressrate": "61.26894",
|
||||
"sttm": "0800",
|
||||
"totm": "",
|
||||
"goaltime": "686",
|
||||
@@ -1245,13 +1245,13 @@
|
||||
"cycletime": "34.00",
|
||||
"cavity": "1",
|
||||
"planqty": "960.00000",
|
||||
"goalqty": "915.00000",
|
||||
"workqty": "837.00000",
|
||||
"goodqty": "837.00000",
|
||||
"goalqty": "1005.00000",
|
||||
"workqty": "939.00000",
|
||||
"goodqty": "939.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "91.40783",
|
||||
"progressrate": "87.18750",
|
||||
"efficiency": "93.36999",
|
||||
"progressrate": "97.81250",
|
||||
"sttm": "0755",
|
||||
"totm": "",
|
||||
"goaltime": "543",
|
||||
@@ -1315,13 +1315,13 @@
|
||||
"cycletime": "13.00",
|
||||
"cavity": "1",
|
||||
"planqty": "2800.00000",
|
||||
"goalqty": "2328.00000",
|
||||
"workqty": "1908.00000",
|
||||
"goodqty": "1908.00000",
|
||||
"goalqty": "2564.00000",
|
||||
"workqty": "2151.00000",
|
||||
"goodqty": "2151.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "81.92628",
|
||||
"progressrate": "68.14286",
|
||||
"efficiency": "83.88229",
|
||||
"progressrate": "76.82143",
|
||||
"sttm": "0809",
|
||||
"totm": "",
|
||||
"goaltime": "606",
|
||||
@@ -1403,35 +1403,35 @@
|
||||
{
|
||||
"completeInfo": {
|
||||
"datagbn": "D",
|
||||
"wordno": "WO202504170089",
|
||||
"wordno": "WO202504170090",
|
||||
"workdt": "20250417",
|
||||
"daynight": "1",
|
||||
"sitecd": "1",
|
||||
"wccd": "W30",
|
||||
"workcd": "GP-4",
|
||||
"worknm": "최종검사-04",
|
||||
"workseq": "4",
|
||||
"workseq": "5",
|
||||
"status": "1",
|
||||
"statusnm": "가동중",
|
||||
"itemcd": "42817938-KOR",
|
||||
"itemdesc": "MOLDING ASM-FRT S/D WDO GARN LH",
|
||||
"itemcd": "42817939-KOR",
|
||||
"itemdesc": "MOLDING ASM-FRT S/D WDO GARN RH",
|
||||
"pjtcd": "",
|
||||
"matcd": "",
|
||||
"cycletime": "10.00",
|
||||
"cavity": "1",
|
||||
"planqty": "600.00000",
|
||||
"goalqty": "80.00000",
|
||||
"workqty": "0.00000",
|
||||
"goodqty": "0.00000",
|
||||
"goalqty": "33.00000",
|
||||
"workqty": "600.00000",
|
||||
"goodqty": "600.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "0.00000",
|
||||
"progressrate": "0.00000",
|
||||
"sttm": "1620",
|
||||
"efficiency": "1775.14793",
|
||||
"progressrate": "100.00000",
|
||||
"sttm": "1719",
|
||||
"totm": "",
|
||||
"goaltime": "99",
|
||||
"ptotm": "2025-04-17 17:59:34",
|
||||
"psttm": "2025-04-17 16:20:34"
|
||||
"ptotm": "2025-04-17 18:58:25",
|
||||
"psttm": "2025-04-17 17:19:25"
|
||||
},
|
||||
"isCheck": false
|
||||
},
|
||||
@@ -1455,13 +1455,13 @@
|
||||
"cycletime": "10.00",
|
||||
"cavity": "1",
|
||||
"planqty": "1320.00000",
|
||||
"goalqty": "2230.00000",
|
||||
"workqty": "661.00000",
|
||||
"goodqty": "660.00000",
|
||||
"goalqty": "2536.00000",
|
||||
"workqty": "1321.00000",
|
||||
"goodqty": "1320.00000",
|
||||
"badqty": "1.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "29.59509",
|
||||
"progressrate": "50.00000",
|
||||
"efficiency": "52.04842",
|
||||
"progressrate": "100.00000",
|
||||
"sttm": "1022",
|
||||
"totm": "",
|
||||
"goaltime": "219",
|
||||
@@ -1665,13 +1665,13 @@
|
||||
"cycletime": "28.00",
|
||||
"cavity": "1",
|
||||
"planqty": "680.00000",
|
||||
"goalqty": "1131.00000",
|
||||
"workqty": "552.00000",
|
||||
"goodqty": "552.00000",
|
||||
"goalqty": "1241.00000",
|
||||
"workqty": "623.00000",
|
||||
"goodqty": "623.00000",
|
||||
"badqty": "0.00000",
|
||||
"adrate": "",
|
||||
"efficiency": "48.77248",
|
||||
"progressrate": "81.17647",
|
||||
"efficiency": "50.19856",
|
||||
"progressrate": "91.61765",
|
||||
"sttm": "0745",
|
||||
"totm": "",
|
||||
"goaltime": "317",
|
||||
|
||||
@@ -36,10 +36,8 @@ GraphicsSettings:
|
||||
- {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_PreloadedShaders: []
|
||||
m_PreloadShadersBatchTimeLimit: -1
|
||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||
type: 0}
|
||||
m_CustomRenderPipeline: {fileID: 11400000, guid: c3b5597505bb18c4cab980f14fbbd39d,
|
||||
type: 2}
|
||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_CustomRenderPipeline: {fileID: 11400000, guid: c3b5597505bb18c4cab980f14fbbd39d, type: 2}
|
||||
m_TransparencySortMode: 0
|
||||
m_TransparencySortAxis: {x: 0, y: 0, z: 1}
|
||||
m_DefaultRenderingPath: 1
|
||||
@@ -60,10 +58,8 @@ GraphicsSettings:
|
||||
m_FogKeepExp2: 0
|
||||
m_AlbedoSwatchInfos: []
|
||||
m_RenderPipelineGlobalSettingsMap:
|
||||
UnityEngine.Rendering.HighDefinition.HDRenderPipeline: {fileID: 11400000, guid: 0cb9a0738cbc33048938227bc3989373,
|
||||
type: 2}
|
||||
UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 5b7f02107e81aab4db28b427cb82f726,
|
||||
type: 2}
|
||||
UnityEngine.Rendering.HighDefinition.HDRenderPipeline: {fileID: 11400000, guid: 0cb9a0738cbc33048938227bc3989373, type: 2}
|
||||
UnityEngine.Rendering.Universal.UniversalRenderPipeline: {fileID: 11400000, guid: 5b7f02107e81aab4db28b427cb82f726, type: 2}
|
||||
m_LightsUseLinearIntensity: 1
|
||||
m_LightsUseColorTemperature: 1
|
||||
m_LogWhenShaderIsCompiled: 0
|
||||
|
||||
Reference in New Issue
Block a user