Package | flare.materials.filters |
Class | public class FlipNormalsFilter |
Inheritance | FlipNormalsFilter ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
FlipNormalsFilter | |||
![]() | bind(byteCode:ByteArray):void
Bind the compiled flsl code to be executed by the scope. | FLSLScope | |
![]() | build():void
This forces to all materials containing this filter to be recompiled. | FLSLFilter | |
![]() | call(ns:String, params:Array = null):uint
Call to a function stored in the scope. | FLSLScope | |
![]() | FLSLFilter | ||
![]() | getTechniqueNames():Array
Retirms all technique names available in the scope. | FLSLScope | |
![]() | process(scope:FLSLShader):void
This method is called when the filters are being proccessed by the associated Shader3D. | FLSLFilter |