Method GetPadding
GetPadding(Material, bool, bool)
Declaration
public static float GetPadding(Material material, bool enableExtraPadding, bool isBold)
Parameters
Type | Name | Description |
---|---|---|
Material | material | |
bool | enableExtraPadding | |
bool | isBold |
Returns
Type | Description |
---|---|
float |
GetPadding(Material[], bool, bool)
Declaration
public static float GetPadding(Material[] materials, bool enableExtraPadding, bool isBold)
Parameters
Type | Name | Description |
---|---|---|
Material[] | materials | |
bool | enableExtraPadding | |
bool | isBold |
Returns
Type | Description |
---|---|
float |