大约有 145 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
Laya_社区(62) laya_api(23) Laya2.0_api(20) Laya3.0_api(18) Laya2.0_示例(6) Laya3.0_文档(6) Laya2.0_文档(5) Laya_示例(5)
...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
... 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
如何设置Sprite3D 的显隐? enable和visible 设置无效请问是哪个接口? 2017-03-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 183*****755 赞同来自: sprite3d.enable = false; 但sprite3d 设...
来源: Laya_社区 发布时间: 20170317
...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
...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
... false 是否禁用除 stage 以外的鼠标事件检测。MouseManager enabled : Boolean = true[static] 是否开启鼠标检测,默认为trueMouseManager _event : EventMouseManager mouseDownTime : Number = 0 鼠标按下的时间。单位为毫秒。MouseManager mouseMoveAccuracy : N...
来源: Laya2.0_api 发布时间: 20190513
看下这个问题是不是Bug 需求:每次场景onEnable的时候先将图片隐藏并且不执行图片的脚本 期望:图片active=false的时候不执行onEnable 实际:图片active=false的时候执行了onEnable 附件 : --> LayaProject1.zip 2023-10-07 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20231007
...距垂直方向中心轴的距离(以像素为单位)。LayoutStyle enable : Boolean = false一个布尔值,表示是否有效。LayoutStyle left : Number = NaN表示距左边的距离(以像素为单位)。LayoutStyle right : Number = NaN表示距右边的距离(以像素为单...
来源: laya_api 发布时间: 20170929
...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
... false 是否禁用除 stage 以外的鼠标事件检测。MouseManager enabled : Boolean = true[static] 是否开启鼠标检测,默认为trueMouseManager _event : EventMouseManager mouseDownTime : Number = 0 鼠标按下的时间。单位为毫秒。MouseManager mouseMoveAccuracy : N...
来源: laya_api 发布时间: 20170929