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
/// <param name="subHeader">Set to true to make this into a sub-header. This affects the style of the header. Set to false to make this use the standard style.</param>
87
87
/// <param name="defaultExpandedState">The default state if the header is not present</param>
@@ -126,7 +126,7 @@ public UTS3MaterialHeaderScope(GUIContent title, uint bitExpanded, MaterialEdito
126
126
/// <param name="materialEditor">The current material editor.</param>
127
127
/// <param name="spaceAtEnd">Set this to true to make the block include space at the bottom of its UI. Set to false to not include any space.</param>
128
128
/// <param name="subHeader">Set to true to make this into a sub-header. This affects the style of the header. Set to false to make this use the standard style.</param>
0 commit comments