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

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

11. laya.events.MouseManager_API3.0 [ 84%]

...Properties disableMouseEvent mouseDownTime mouseMoveAccuracy mouseX mouseY enabled instance multiTouchEnabled Methods check3DUI handleCapture handleExclusiveCapture releaseCapture runEvent setCapture Properties disableMouseEvent disableMouseEvent: boolean = false Defined in laya/events/MouseManager....

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

12. laya.d3.component.Component3D [ 84%]

...  destroyed : Boolean[read-only] 获取是否已销毁。 Component3D  enable : Boolean 获取是否启用。 Component3D  id : int[read-only] 获取唯一标识ID。 Component3D  isSingleton : Boolean[read-only] 获取是否为单实例组件。 Component3D  owner : ComponentNode[read-onl...

来源: laya_api 发布时间: 20170929

13. 如何设置Sprite3D 的显隐? [ 83%]

如何设置Sprite3D 的显隐? enable和visible 设置无效请问是哪个接口? 2017-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 183*****755 赞同来自: sprite3d.enable = false; 但sprite3d 设...

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

14. laya.d3.core.particleshuriken.module.VelocityOverLifetime_API3.0 [ 83%]

...tyOverLifetime Implements IClone Index Constructors constructor Properties enable space Accessors velocity Methods clone cloneTo Constructors constructor new VelocityOverLifetime(velocity: GradientVelocity): VelocityOverLifetime Defined in laya/d3/core/particleShuriKen/module/VelocityOverLifetime.ts...

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

15. 2D物理-碰撞事件与传感器 [ 82%]

...rue; Laya.Laya.init(1200, 700, Laya.WebGL); Laya.Stat.show(); Laya.Physics.enable(); Laya.PhysicsDebugDraw.enable(); Laya.Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; Laya.Laya.stage.alignH = Laya.Stage.ALIGN_CENTER; Laya.Laya.stage.scaleMode = Laya.Stage.SCALE_FIXED_AUTO; Laya.Laya.stage.bgColor = ...

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

16. laya.events.MouseManager [ 82%]

... false 是否禁用除 stage 以外的鼠标事件检测。MouseManager  enabled : Boolean = true[static] 是否开启鼠标检测,默认为trueMouseManager  _event : EventMouseManager  mouseDownTime : Number = 0 鼠标按下的时间。单位为毫秒。MouseManager  mouseMoveAccuracy : N...

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

17. 看下这个问题是不是Bug [ 81%]

看下这个问题是不是Bug 需求:每次场景onEnable的时候先将图片隐藏并且不执行图片的脚本 期望:图片active=false的时候不执行onEnable 实际:图片active=false的时候执行了onEnable 附件 : --> LayaProject1.zip 2023-10-07 添加评论 免费帖 --> 分享 ...

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

18. laya.ui.LayoutStyle [ 81%]

...距垂直方向中心轴的距离(以像素为单位)。LayoutStyle  enable : Boolean = false一个布尔值,表示是否有效。LayoutStyle  left : Number = NaN表示距左边的距离(以像素为单位)。LayoutStyle  right : Number = NaN表示距右边的距离(以像素为单...

来源: laya_api 发布时间: 20170929

19. laya.physics.joint.GearJoint_API3.0 [ 81%]

...cted joint1 joint2 owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id joint ratio Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new GearJ...

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

20. laya.events.MouseManager [ 80%]

... false 是否禁用除 stage 以外的鼠标事件检测。MouseManager  enabled : Boolean = true[static] 是否开启鼠标检测,默认为trueMouseManager  _event : EventMouseManager  mouseDownTime : Number = 0 鼠标按下的时间。单位为毫秒。MouseManager  mouseMoveAccuracy : N...

来源: laya_api 发布时间: 20170929