Implements
Methods
This ensures that a blendMode switch is added to the instruction set if the blend mode has changed.
Name | Type | Description |
---|---|---|
renderable |
Renderable |
The renderable we are adding to the instruction set |
blendMode |
BLEND_MODES |
The blend mode of the renderable |
instructionSet |
InstructionSet |
The instruction set we are adding to |