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

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

131. laya.d3.core.light.DirectionLight [ 34%]

...引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用...

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

132. laya.html.dom.HTMLIframeElement_API3.0 [ 34%]

...emoveChild removeChildAt removeChildByName removeChildren removeInputChild removeSelf render repaint replaceChild runCallLater scale setChildIndex setSelfBounds set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop timerOnce toParentPoint updateZ...

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

133. laya.html.dom.HTMLDivElement_API3.0 [ 34%]

...emoveChild removeChildAt removeChildByName removeChildren removeInputChild removeSelf render repaint replaceChild runCallLater scale setChildIndex setSelfBounds set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop timerOnce toParentPoint updateZ...

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

134. laya.d3.core.light.PointLight [ 34%]

...引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用...

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

135. 为什么会出现报错 ani not found:ufo1_down [ 34%]

...le || (role.isBullet && role.y < -20)){ // 从舞台移除 role.removeSelf(); // 回收前重置属性信息 role.isBullet = false; role.visible = true; // 回收到对象池 Laya.Pool.recover("role",role); } } // 处理发射子弹逻辑 if(role.shootType > 0) { // 获取当前浏览...

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

136. laya.d3.core.light.SpotLight [ 34%]

...引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用...

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

137. laya.physics.PhysicsDebugDraw_API3.0 [ 34%]

...vot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop ti...

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

138. laya.map.TileAniSprite_API3.0 [ 33%]

...vot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds setTileTextureSet set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width show size skew s...

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

139. 3D粒子编辑模块 · LayaAir3.0文档 · LAYABOX [ 33%]

...sPaused = true; } } } //粒子系统对象池回收 Recover(): void { this.removeSelf(); Pool.getInstance().recover(this._filePath, this); }; //彻底销毁清理一个粒子特效对象 Clean(): void { if (this.destroyed) { return; } this.Recover(); if (this._particle && !this._particle.des...

来源: Laya3.0_文档 发布时间: 20241014

140. laya.particle.Particle2D_API3.0 [ 33%]

...lay pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag ...

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