버그 수정 중
This commit is contained in:
@@ -597,6 +597,7 @@ namespace UVC.Sample.UIToolkit
|
||||
/// </summary>
|
||||
private void UpdateGapVisibility(string gapType)
|
||||
{
|
||||
Debug.Log($"Updating gap visibility for type: {gapType}");
|
||||
_propertyWindow.SetPropertyVisibilityBatch(new (string, bool)[]
|
||||
{
|
||||
// 상수
|
||||
|
||||
Reference in New Issue
Block a user