forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
package flash.display3D;
|
||||
|
||||
extern class Context3DClearMask {
|
||||
static final ALL : Int;
|
||||
static final COLOR : Int;
|
||||
static final DEPTH : Int;
|
||||
static final STENCIL : Int;
|
||||
}
|
Reference in New Issue
Block a user