crutch 
Vars | |
| initial_padding_color | The initial color used for the padding, representing paint or dye. If null, falls back to material color if we have MAT_FLAG_ALTERATION_COLOR. COLOR_WHITE is treated differently than null color is. |
|---|---|
| initial_padding_material | The initial material used when instantiating this item's padding extension. Should not be modified at runtime. |
| padding_extension_type | The padding extension type for this item. If null, no extension is created and this item cannot be padded. |
Var Details
initial_padding_color 
The initial color used for the padding, representing paint or dye. If null, falls back to material color if we have MAT_FLAG_ALTERATION_COLOR. COLOR_WHITE is treated differently than null color is.
initial_padding_material 
The initial material used when instantiating this item's padding extension. Should not be modified at runtime.
padding_extension_type 
The padding extension type for this item. If null, no extension is created and this item cannot be padded.