Method GetPaddingForMaterial
GetPaddingForMaterial()
Get the padding value for the currently assigned material
Declaration
protected virtual float GetPaddingForMaterial()
Returns
| Type | Description |
|---|---|
| float |
GetPaddingForMaterial(Material)
Get the padding value for the given material
Declaration
protected virtual float GetPaddingForMaterial(Material mat)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | mat |
Returns
| Type | Description |
|---|---|
| float |