mirror of
https://git.aaro.dev/VRCBoard/vrcboard-udon.git
synced 2026-03-17 04:49:45 +00:00
silly
This commit is contained in:
@@ -278,7 +278,7 @@ namespace VRCBoard.Components
|
||||
}
|
||||
GUILayout.EndVertical();
|
||||
}
|
||||
if (renderer) renderer.SetPropertyBlock(propertyBlock,script.materialIndex);
|
||||
if (renderer && !Application.isPlaying) renderer.SetPropertyBlock(propertyBlock,script.materialIndex);
|
||||
EditorGUILayout.EndVertical();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user