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

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

21. UI布局计算bug [ 81%]

...I根目录下是一个box,取名为:m_Parent,设置布局参数为:left、right、top、bottom均为0,目的是初始化后m_Parent的宽高为720*1280。 m_Parent下放置两个box,分别取名m_Child_1跟m_Child_2,其中m_Child_1设置width为720,height为1280,m_Child_2设置布...

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

22. IDE中编辑界面时没有left、right等对齐选项 [ 81%]

IDE中编辑界面时没有left、right等对齐选项 在界面编辑模式,选中了一个对象,其属性“尺寸和位置”处,只有x、y、width、height。没有用于屏幕适应的left、right、top、bottom等。 附件 : --> 2019-04-09 添加评论 免费帖 --> 分享 微博 QZO...

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

23. laya.components.Widget_API3.0 [ 81%]

...PTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id left right top Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate resetLayout Constructors constructor new Widget(): W...

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

24. laya.ui.Widget_API3.0 [ 80%]

...PTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id left right top Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate resetLayout Constructors constructor new Widget(): W...

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

25. 如何实现聊天图文混排的聊天 气泡背景效果? [ 80%]

....png); height:100%; min-height:44px; width:400px;         border-top-left-radius:20px;         border-bottom-right-radius:20px;         border-bottom-left-radius:20px;         ">         <span style="display:block;padding:20px; font-family:'SimHei'; font-size:30px...

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

26. laya.d3.math.BoundFrustum [ 80%]

... BoundFrustum  far : Plane[read-only] 获取远平面。 BoundFrustum  left : Plane[read-only] 获取左平面。 BoundFrustum  matrix : Matrix4x4 获取描述矩阵。 BoundFrustum  near : Plane[read-only] 获取近平面。 BoundFrustum  right : Plane[read-only] 获取右平面。 BoundF...

来源: laya_api 发布时间: 20170929

27. laya.d3.math.BoundFrustum [ 80%]

... BoundFrustum  far : Plane[read-only] 获取远平面。 BoundFrustum  left : Plane[read-only] 获取左平面。 BoundFrustum  matrix : Matrix4x4 获取描述矩阵。 BoundFrustum  near : Plane[read-only] 获取近平面。 BoundFrustum  right : Plane[read-only] 获取右平面。 BoundF...

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

28. laya.d3.math.Matrix4x4 [ 80%]

...trix4x4):void[static] 计算观察矩阵 Matrix4x4  createOrthoOffCenter(left:Number, right:Number, bottom:Number, top:Number, znear:Number, zfar:Number, out:Matrix4x4):void[static] 计算正交投影矩阵。 Matrix4x4  createPerspective(fov:Number, aspect:Number, znear:Number, zfar:Number, out...

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

29. Dialog 组件不支持 通过边距的拉伸适配? [ 80%]

...边距的拉伸适配? view 可以通过边距的拉伸适配 设置top left right bottom 为0 就可以自动大小 Dialog 是不支持的? 2018-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron...

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

30. laya.ui.LayoutStyle [ 79%]

...ble : Boolean = false一个布尔值,表示是否有效。LayoutStyle  left : Number = NaN表示距左边的距离(以像素为单位)。LayoutStyle  right : Number = NaN表示距右边的距离(以像素为单位)。LayoutStyle  top : Number = NaN表示距顶边的距离(以像素...

来源: laya_api 发布时间: 20170929