You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
?newGUIContent("Preview Variant Limit",EditorGUIUtility.IconContent("console.infoicon").image,$"The Preview Variant Limit is higher than the Shader Variant Limit in Project Settings: {actualLimit}. The Preview Variant Limit will be ignored.")
publicstaticreadonlyGUIContentCustomInterpWarnThresholdLabel=L10n.TextContent("Warning Threshold",$"Shader Graph displays a warning when the user creates more custom interpolators than permitted by this setting. The number of interpolators that trigger this warning must be between {kMinChannelThreshold} and the Error Threshold.");
42
48
publicstaticreadonlyGUIContentCustomInterpErrorThresholdLabel=L10n.TextContent("Error Threshold",$"Shader Graph displays an error message when the user tries to create more custom interpolators than permitted by this setting. The number of interpolators that trigger this error must be between {kMinChannelThreshold} and {kMaxChannelThreshold}.");
0 commit comments