Package | flare.materials.filters |
Class | public class VertexColorFilter |
Inheritance | VertexColorFilter ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
VertexColorFilter(channel:int = 0, blendMode:String) | VertexColorFilter | ||
![]() |
Creates and returns a copy of the filter. | FLSLFilter | |
![]() | createTechnique(name:String, vertexFunctions:Array = null, fragmentFunctions:Array = null):void
Creates a new dynamic technique. | FLSLFilter | |
![]() | deleteTechnique(name:String):void
Deletes a previously defined technique. | FLSLFilter | |
![]() | dispose():void | FLSLFilter | |
![]() | dispose():void [static] | FLSLFilter | |
![]() | update():void
Update all filter parameters and send the changed values to all subscribed materials. | FLSLFilter |