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

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

51. 使用3DUI · LayaAir3.0文档 · LAYABOX [ 58%]

...人物在摄像机前拉进和拉远,血条也在变大变小,很符合实际的效果 。如果用2D UI来实现的话,就需要动态去计算人物相对摄像机的位置来缩放UI的大小,效果肯定不好。 当然,我们也可以不勾选UI3D的 Billboard 属性,调整XYZ轴的...

来源: Laya3.0_文档 发布时间: 20241014

52. laya.ui.Box [ 57%]

...void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UIComponent preinitialize():void 预初始化。 UIComponentEvents Hid...

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

53. laya.ui.ComboBox_API3.0 [ 51%]

...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...

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

54. laya.display.Input_API3.0 [ 49%]

... Defined in laya/display/Text.ts:202 是否将字符串中的\n,\t转换为实际功能的字符 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需...

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

55. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 48%]

...void { // 设置起点 // 由于取整带来的计算偏差,会导致娃娃实际到达的终点一般不会与计算的终点一致 // 因此将娃娃此时的位置作为起点 // this._head_pos.x = this._tail_pos.x; // this._head_pos.y = this._tail_pos.y;  this._head_pos.x = this.x; this._head_p...

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

56. laya.ui.Tree_API3.0 [ 45%]

...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...

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

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

...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...

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