大约有 577 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0073 秒)
Laya3.0_api(280) Laya2.0_api(125) laya_api(89) Laya_社区(69) Laya2.0_文档(8) Laya3.0_文档(4) Laya2.0_示例(1) Laya_示例(1)
...ren();//从显示列表移除龙骨动画子对象 this.mArmatureUnUsed[i].destroy(true);//从显存销毁龙骨动画及其子对象 } } console.warn(this.mArmatureUsed.length); for(let i=0;i < this.mArmatureUsed.length; i++){ if(this.mArmatureUsed[i] != null){ this.mArmatureUsed[i].stop();//停...
来源: Laya_社区 发布时间: 20190821
...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...
来源: Laya3.0_api 发布时间: 20231102
...mArmature.getSlotByName(slotName).getMatrix(); } public destroy() { this.mArmature.stop();//停止龙骨动画播放 this.mFactory.off(Laya.Event.COMPLETE, this, this.parseComplete); this.mArmature.removeSelf();//从显示列表...
来源: Laya_社区 发布时间: 20200618
...onstructors constructor Accessors cmds Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate...
来源: Laya3.0_api 发布时间: 20231115
...rchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX ...
来源: Laya3.0_api 发布时间: 20231115
...使用大括号可以指定组件的任意属性进行赋值。 CheckBox destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Component displayedInStage : Boolean[read-only] ...
来源: laya_api 发布时间: 20170929
...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...
来源: Laya3.0_api 发布时间: 20231115
...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...
来源: Laya3.0_api 发布时间: 20231115
...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters fps globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren...
来源: Laya3.0_api 发布时间: 20231115
...Component collisionGroup : int 获取所属碰撞组。 PhysicsComponent destroyed : Boolean[read-only] 获取是否已经销毁 。 Component detectCollisions : Boolean 获取是否进行碰撞检测。 Rigidbody3D enabled : Boolean[override] 获取是否启用组件。 PhysicsComponent fric...
来源: Laya2.0_api 发布时间: 20190513