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

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

431. laya.resource.Texture [ 57%]

...fault = false) — (default = false)true为强制销毁主纹理,false是通过计数销毁纹理。 getPixels()method  public function getPixels(x:Number, y:Number, width:Number, height:Number):Array 获取Texture上的某个区域的像素点 Parameters x:Number y:Number width:Number height:...

来源: laya_api 发布时间: 20170929

432. laya.ui.Box_API3.0 [ 57%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测...

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

433. laya.display.Stage [ 56%]

...类,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage 单例访问。 Stage提供几种适配模式,不同的适配模式会产生不同的画布大小,画布越大,渲染压力越大,所以要选择合适的适配方案。 Stage提供不同的帧率模...

来源: laya_api 发布时间: 20170929

434. 想用一个js写的日期选择器组件请问如何在as代码编辑情况下使用 [ 56%]

...引擎 请问如何让textinput组件输入密码的时候显示*号? IDE通过.ui自动生成的ui代码报错 IDE编辑模式,一片黑,打不开 请问layaide如何创建一个复合的Button 问题状态 最新活动: 2018-08-12 20:42 浏览: 1368 关注: 3 人 cuixueying • 2017-02-22 20...

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

435. laya.ui.LayoutBox_API3.0 [ 56%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测...

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

436. laya.ui.UIGroup_API3.0 [ 56%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测...

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

437. laya.spine.SpineSkeleton_API3.0 [ 56%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测...

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

438. laya.d3.math.Quaternion [ 56%]

...ernion  rotationMatrix(matrix3x3:Matrix3x3, out:Quaternion):void[static] 通过一个3x3矩阵创建一个四元数 Quaternion  scaling(scaling:Number, out:Quaternion):void 根据缩放值缩放四元数 Quaternion  slerp(left:Quaternion, right:Quaternion, t:Number, out:Quaternion):Quaternion[...

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

439. laya.d3.math.Native.ConchVector3 [ 56%]

...te(coordinate:ConchVector3, transform:*, result:ConchVector3):void[static] 通过矩阵转换一个三维向量到另外一个归一化的三维向量。 ConchVector3  TransformNormal(normal:ConchVector3, transform:*, result:ConchVector3):void[static] 通过法线矩阵转换一个法线三维向...

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

440. laya.ui.Dialog [ 56%]

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

来源: laya_api 发布时间: 20170929