From 58cc9e757bc389b4295c9e15cff3feb25fe7d3c7 Mon Sep 17 00:00:00 2001 From: Aesc <49610790+Aesc3625@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:37:18 +0900 Subject: [PATCH] Update ja.json --- ja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ja.json b/ja.json index b089fa3..417c84d 100644 --- a/ja.json +++ b/ja.json @@ -2155,8 +2155,10 @@ "Inspector.MeshRenderer.MergeByMaterial": "同じマテリアル同士で結合", "Inspector.MeshRenderer.SplitByMaterial": "マテリアルでメッシュを分ける", + "Inspector.GaussianSplatRenderer.GeneratePointCloudCollider": "点群のコライダーを生成する", + "Inspector.MeshCollider.VHACD": "凸包に分解(V-HACD 2.0)", - "Inspector.MeshCollider.ReplaceBox": "Box Collider に置き換える", + "Inspector.MeshCollider.ReplaceBox": "ボックスコライダーに置き換える", "Inspector.Texture3D.SpawnVisualizer" : "ビジュアライザーをスポーン",