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

大约有 559 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0112 秒)

501. laya.ui.TextArea_API3.0 [ 54%]

...tom cacheAs centerX centerY color components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize editable filters fitContent focus font fontSize globalRotation globalScaleX globalScaleY graphics gray hScrollBar hScrollBarSkin height hideFlags...

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

502. laya.resource.Texture [ 54%]

...的Texture,如果两个区域没有相交,则返回null。 Texture  destroy(forceDispose:Boolean = false):void 销毁纹理(分直接销毁,跟计数销毁两种)。 Texture event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  getPixels(x:Number, y:Number, width:...

来源: laya_api 发布时间: 20170929

503. laya.d3.physics.Rigidbody3D [ 54%]

...Component collisionGroup : int 获取所属碰撞组。 PhysicsComponent destroyed : Boolean[read-only] 获取是否已经销毁 。 Component  detectCollisions : Boolean 获取是否进行碰撞检测。 Rigidbody3D enabled : Boolean[override] 获取是否启用组件。 PhysicsComponent fric...

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

504. laya.ui.HSlider [ 54%]

...,使用大括号可以指定组件的任意属性进行赋值。 Slider destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[r...

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

505. laya.d3.core.VRCamera [ 54%]

...的数量。 Sprite3D cullingMask : int 可视遮罩图层。 BaseCamera destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node farPlane : Number 获取远裁面。 BaseCamera fieldO...

来源: laya_api 发布时间: 20170929

506. 2D物理-碰撞过滤器 [ 54%]

...useJoint: MouseJoint = this.curTarget.getComponent(MouseJoint); mouseJoint.destroy(); this.curTarget = null; } dispose() { Laya.stage.off(Event.MOUSE_MOVE, this, this.mouseMove); Laya.stage.off(Event.MOUSE_UP, this, this.mouseUp); Laya.stage.off(Event.MOUSE_OUT, this, this.mouseUp); Laya.stage.off(E...

来源: Laya2.0_示例 发布时间: 20251209

507. laya.display.Stage_API3.0 [ 54%]

... blendMode cacheAs clientScaleX clientScaleY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters frameRate fullScreenEnabled globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isFocused isVisibility mask mouseEnabl...

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

508. laya.ui.Image_API3.0 [ 54%]

...tom cacheAs centerX centerY color components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildr...

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

509. laya.ui.List_API3.0 [ 54%]

...eAs cells centerX centerY components content customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize elasticEnabled filters globalRotation globalScaleX globalScaleY graphics gray hScrollBarSkin height hideFlags hitArea is3D itemRender left length...

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

510. dialog 自定义关闭效果,效果执行完,弹窗无法关闭 [ 54%]

...laybox 赞同来自: 好吧this.close没用,我用this.removeSelf();this.destroy()之后, dialog还有层遮罩在上面,怎么去掉 test2.zip 2017-08-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 gls...

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