Skip to content

Commit db1102d

Browse files
szymonbonfirepastasfuture
authored andcommitted
Tweaks to VFX Graph to make editor settings more consistent across studio
1 parent c6c079b commit db1102d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.visualeffectgraph/Editor/GraphView/VFXViewPreference.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
namespace UnityEditor.VFX
77
{
8-
static class VFXViewPreference
8+
public static class VFXViewPreference
99
{
1010
private static bool m_Loaded = false;
1111
private static bool m_DisplayExperimentalOperator = false;

0 commit comments

Comments
 (0)