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

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

211. 物理系统之约束(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 62%]

...动而无需在“变换(Transform )”层次结构中进行子父级节点设置时,这很有用。 | | Hinge Constraint | 将一个刚体附加到另一个刚体或者是空间中的点,使刚体绕着过该点的特定轴进行旋转。 用于模拟门和手指关节。(暂未实现) | | Spri...

来源: Laya2.0_文档 发布时间: 20210714

212. laya.physics.PhysicsDebugDraw_API3.0 [ 62%]

...w 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Hierarchy Sprite PhysicsDebugDraw Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSe...

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

213. laya.ui.Dialog [ 62%]

...实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹出的层次 通过设置popupEffect和closeEffect可以设置弹出效果和关闭效果,如果不想有任...

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

214. webgl 下当对象子显示对象存在panel且panel有子集时,旋转此显示对象会导致此显示对象的同级对象消失!(1.7.10beta) [ 62%]

...ViewUI = new ui.ParentViewUI(); Laya.stage.addChild(parent); //当注释掉设置rotaion的代码则没有问题,否则会导致显示异常,其他child消失 parent.child_1.rotation = Math.random() * 180; } } class ChildView extends ui.ChildViewUI{ constructor(){ super(); var panel = new Laya.Pan...

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

215. laya.ui.UIGroup [ 62%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件...

来源: laya_api 发布时间: 20170929

216. laya.ui.Button [ 62%]

...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定...

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

217. laya.d3.math.Matrix3x3_API3.0 [ 62%]

...列式 identity identity(): void Defined in laya/d3/math/Matrix3x3.ts:334 设置已有的矩阵为单位矩阵 Returns void invert invert(out: Matrix3x3): void Defined in laya/d3/math/Matrix3x3.ts:273 计算3x3矩阵的逆矩阵 Parameters out: Matrix3x3 输出的逆矩阵 Returns void rotate rotate...

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

218. 如何改变单个Dialog的遮罩的透明度 [ 62%]

...链接 提交 2 个回复 Laya_Aaron 赞同来自: maskLayer.alpha 自己设置这个 2019-05-21 0 0 分享 微博 QZONE 微信 WANGGANG 赞同来自: dialog默认没有遮罩。你是怎么加上去的?求教,谢谢大佬 2019-12-30 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回...

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

219. timer计时器怎么计算毫秒呢 [ 62%]

...为单位,这样很不科学,我想显示毫秒的数字,但是没法设置0.06帧啊。这怎么办? 2017-06-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: Laya.timer.frameLoop...

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

220. laya.ui.ScrollBar [ 62%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件...

来源: laya_api 发布时间: 20170929