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

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

461. laya.ui.UIEvent [ 34%]

...发。Event TRANSFORM_CHANGED : String = transformchanged[static] 世界矩阵更新时触发。Event TRIGGER_ENTER : String = triggerenter[static] 物理碰撞开始Event TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event TRIGGER_STAY : String = triggerstay[static] 物理碰撞...

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

462. laya.display.Animation_API3.0 [ 34%]

...herited from Text.transform Defined in laya/display/Sprite.ts:873 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Returns Matrix Inherited from Text.transform Defined in laya/display/Sprite.ts:877 对象的矩阵信息...

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

463. laya.ani.bone.Skeleton_API3.0 [ 34%]

...herited from Text.transform Defined in laya/display/Sprite.ts:873 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Returns Matrix Inherited from Text.transform Defined in laya/display/Sprite.ts:877 对象的矩阵信息...

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

464. 粒子动画透明度问题 [ 34%]

...loat rot,in float age)\n{ \n float rotation =rot * age;\n //计算2x2旋转矩阵.\n float c = cos(rotation);\n float s = sin(rotation);\n return mat2(c, -s, s, c);\n}\n\nvec4 ComputeParticleColor(in vec4 startColor,in vec4 endColor,in float normalizedAge)\n{\n   vec4 color=mix(startColor,endColo...

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

465. laya.ui.List [ 34%]

...  totalPage : int = 0最大分页数。List transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle = null 视口大小,视口外的子对象,将不被渲染(如果想实...

来源: laya_api 发布时间: 20170929

466. laya.ui.WXOpenDataViewer_API3.0 [ 34%]

...rom AnimationBase.transform Defined in laya/display/Sprite.ts:834 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Returns Matrix Inherited from AnimationBase.transform Defined in laya/display/Sprite.ts:838 对象的矩...

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

467. laya.media.VideoNode_API3.0 [ 34%]

...herited from Text.transform Defined in laya/display/Sprite.ts:873 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Returns Matrix Inherited from Text.transform Defined in laya/display/Sprite.ts:877 对象的矩阵信息...

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

468. laya.ui.UIComponent_API3.0 [ 34%]

...herited from Text.transform Defined in laya/display/Sprite.ts:873 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Returns Matrix Inherited from Text.transform Defined in laya/display/Sprite.ts:877 对象的矩阵信息...

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

469. laya.ui.UIEvent [ 33%]

...nt WORLDMATRIX_NEEDCHANGE : String = worldmatrixneedchanged[static] 世界矩阵更新时触发。EventConstant DetailHIDE_TIPConstantpublic static const HIDE_TIP:String = hidetip 隐藏提示信息。 SHOW_TIPConstant public static const SHOW_TIP:String = showtip 显示提示信息。 Fri Sep 29 ...

来源: laya_api 发布时间: 20170929

470. laya.display.Animation [ 33%]

...r时间控制器,默认为Laya.timer。Node transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : Rectangle = null 视口大小,视口外的子对象,将不被渲染(如果想实...

来源: laya_api 发布时间: 20170929