| Package | laya.webgl.submit |
| Class | public class SubmitStencil |
| Inheritance | SubmitStencil Object |
| Implements | ISubmit |
| Property | Defined By | ||
|---|---|---|---|
| blendMode : String | SubmitStencil | ||
| _cache : Array [static] | SubmitStencil | ||
| step : int | SubmitStencil | ||
| Method | Defined By | ||
|---|---|---|---|
| SubmitStencil | |||
create(step:int):SubmitStencil [static] | SubmitStencil | ||
getRenderType():int | SubmitStencil | ||
releaseRender():void | SubmitStencil | ||
renderSubmit():int | SubmitStencil | ||
[static] | SubmitStencil | ||
[static] | SubmitStencil | ||
| _cache | property |
public static var _cache:Array| blendMode | property |
public var blendMode:String| step | property |
public var step:int| SubmitStencil | () | Constructor |
public function SubmitStencil()| create | () | method |
| getRenderType | () | method |
public function getRenderType():intReturnsint |
| releaseRender | () | method |
public function releaseRender():void| renderSubmit | () | method |
public function renderSubmit():intReturnsint |
| restore | () | method |
public static function restore(context:WebGLContext2D, clip:Rectangle, m:Matrix, _x:Number, _y:Number):voidParameters
context:WebGLContext2D | |
clip:Rectangle | |
m:Matrix | |
_x:Number | |
_y:Number |
| restore2 | () | method |
public static function restore2(context:WebGLContext2D, submit:Submit):voidParameters
context:WebGLContext2D | |
submit:Submit |