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

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

151. laya.ui.View [ 58%]

...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Nu...

来源: laya_api 发布时间: 20170929

152. 射线检测-射线检测 [ 58%]

..., 0.5); mat.renderMode = 5; sphereSprite3d.meshRender.material = mat; Laya.timer.frameLoop(1, this, checkHit); } var ray = new Laya.Ray(new Laya.Vector3(0, 0, 0), new Laya.Vector3(0, 0, 0)); var point = new Laya.Vector2(); var _corners = new Array(); _corners[0] = new Laya.Vector3(); _corners[1] = n...

来源: Laya_示例 发布时间: 20260303

153. laya.d3.core.scene.Scene [ 58%]

...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  treeLevel...

来源: laya_api 发布时间: 20170929

154. 其他引擎的Demo-Example_21 [ 58%]

...; Laya.stage.bgColor = "#3da8bb"; Stat.show(); this.createCanvases(); Laya.timer.frameLoop(1, this, this.animate); Laya.stage.on('mousedown', this, this.onMouseDown); Laya.stage.on('mousemove', this, this.onMouseMove); Laya.stage.on('mouseup', this, this.onMouseUp); } createCanvases() { const Sprite...

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

155. laya.ui.HSlider [ 58%]

...的刻度值,滑动数值为tick的整数倍。默认值为1。 Slider timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Nu...

来源: laya_api 发布时间: 20170929

156. Slider 控件源码逻辑异常 [ 58%]

...器 图片异常 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 问题状态 最新活动: 2022-08-22 20:57 浏览: 8012 关注: 3 人

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

157. laya.ui.CheckBox [ 58%]

...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toggle : Boolean 指定按钮按下时是否是切换按钮的显示状态。 Button toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ...

来源: laya_api 发布时间: 20170929

158. 3D物理引擎模拟能否加快播放速度? [ 58%]

...博 QZONE 微信 闲云&野鹤 赞同来自: 可以试试这个 Laya.timer.scale = 2; 大于1加速,小于1减速 2020-04-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 aqualee 相关问题 看了其他引擎才发现 LAYA 真...

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

159. laya.ui.Dialog [ 58%]

...赋值一个图片地址,则会自动加载图片,然后显示 Sprite timer : Timer[override] 场景时钟Scene top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 View transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现...

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

160. laya.display.Animation [ 58%]

...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : ...

来源: laya_api 发布时间: 20170929