• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 330 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)

141. laya.ui.Tree [ 44%]

...度(以像素为单位)。 Sprite drawCallOptimize : BooleanSprite filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalRotation : Number[read-only] 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Sprite globalScaleX : Number[read-only]...

来源: Laya2.0_api 发布时间: 20190513

142. 求问为什么找不到Laya这个问题? [ 44%]

...ni.js"></script> <script type="text/javascript" src="libs/laya.filter.js"></script> <script type="text/javascript" src="libs/laya.html.js"></script> <script type="text/javascript" src="libs/laya.particle.js"></script> <script type="text/javascript" src...

来源: Laya_社区 发布时间: 20201003

143. 颜色滤镜 差值变化 [ 44%]

...prite> = null; public static instance: ColorTool = null; private targetsFilter: Laya.ColorFilter = null; private _persent: number = 0; protected constructor() { this.targets = new Array<Laya.Sprite>(); } /** * 实例 */ public static getInstance(): ColorTool { if (ColorTool.instance == null...

来源: Laya_社区 发布时间: 20180930

144. laya.ui.Tree_API3.0 [ 42%]

...oyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender keepStatus left list mask mouseEnabled mouseHandler mouseX mouseY numChildren parent pivotX pivotY renderHandler right ro...

来源: Laya3.0_api 发布时间: 20231115

145. laya.html.dom.HTMLIframeElement_API3.0 [ 41%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea href innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage...

来源: Laya3.0_api 发布时间: 20231102

146. laya.html.dom.HTMLDivElement_API3.0 [ 41%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage stat...

来源: Laya3.0_api 发布时间: 20231102

147. laya.physics.PhysicsDebugDraw_API3.0 [ 40%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache te...

来源: Laya3.0_api 发布时间: 20231115

148. laya.map.TileAniSprite_API3.0 [ 40%]

...ble destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache te...

来源: Laya3.0_api 发布时间: 20231115

149. 深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 [ 40%]

...eAS; this.layajsURL = json.layajsURL; this.tsCongfig = json.tsConfig; this.filterArr = json.filter; emiter_1.emiter.jscObj = json.jscObj; // yield相当于await if (!this.tsCongfig.length || (yield this.compile())) { //确认编译结果 this.checkAllDir(""); } else { console.log("compile fail!"); }...

来源: Laya_社区 发布时间: 20200925

150. Laya3d is not define [ 39%]

...以及更多-->     <script type="text/javascript" src="libs/laya.filter.js"></script>     <!--封装了html动态排版功能-->     <script type="text/javascript" src="libs/laya.html.js"></script>     <!--粒子类库-->     <script type="text/...

来源: Laya_社区 发布时间: 20160912