Table of Contents
Extensions for LayoutGroups
public static class LayoutGroupExt
Inheritance System.Object LayoutGroupExt
Sets the padding on all sides of a panel to be a certain value
public static void SetPadding(this LayoutGroup layoutGroup, int padding);
layoutGroup
UnityEngine.UI.LayoutGroup
padding
System.Int32