| Package | laya.filters.webgl |
| Class | public class FilterActionGL |
| Inheritance | FilterActionGL Object |
| Implements | IFilterActionGL |
| Subclasses | ColorFilterActionGL |
| Property | Defined By | ||
|---|---|---|---|
| typeMix : int [read-only] | FilterActionGL | ||
| Method | Defined By | ||
|---|---|---|---|
| FilterActionGL | |||
apply(srcCanvas:*):* | FilterActionGL | ||
| FilterActionGL | |||
setValue(shader:*):void | FilterActionGL | ||
setValueMix(shader:Value2D):void | FilterActionGL | ||
| typeMix | property |
typeMix:int [read-only] public function get typeMix():int| FilterActionGL | () | Constructor |
public function FilterActionGL()| apply | () | method |
public function apply(srcCanvas:*):*Parameters
srcCanvas:* |
* |
| 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 |