blend(...)
blend(val: Blend): this;
Sets the current blend type for this material.
Default value: Z.Blend.inherit
Parameters
Parameter | Type | Description |
---|---|---|
val | Z.Blend | The blend type to set. |
Returns
this
blend(val: Blend): this;
Sets the current blend type for this material.
Default value: Z.Blend.inherit
Parameter | Type | Description |
---|---|---|
val | Z.Blend | The blend type to set. |
this