| Package | laya.filters |
| Interface | public interface IFilterActionGL extends IFilterAction |
| Implementors | ColorFilterActionGL, FilterActionGL |
| Property | Defined By | ||
|---|---|---|---|
| typeMix : int [read-only] | IFilterActionGL | ||
| Method | Defined By | ||
|---|---|---|---|
![]() | apply(srcCanvas:*):* | IFilterAction | |
| IFilterActionGL | |||
setValue(shader:*):void | IFilterActionGL | ||
setValueMix(shader:Value2D):void | IFilterActionGL | ||
| typeMix | property |
typeMix:int [read-only] public function get typeMix():int| apply3d | () | method |
public function apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*Parameters
scope:SubmitCMDScope | |
sprite:Sprite | |
context:RenderContext | |
x:Number | |
y:Number |
* |
| setValue | () | method |
public function setValue(shader:*):voidParameters
shader:* |
| setValueMix | () | method |