大约有 406 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0036 秒)
Laya3.0_api(175) Laya_社区(124) Laya2.0_api(43) laya_api(39) Laya3.0_文档(12) Laya2.0_文档(10) Laya2.0_示例(2) Laya_示例(1)
...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
IDE中编辑界面时没有left、right等对齐选项 在界面编辑模式,选中了一个对象,其属性“尺寸和位置”处,只有x、y、width、height。没有用于屏幕适应的left、right、top、bottom等。 附件 : --> 2019-04-09 添加评论 免费帖 --> 分享 微博 QZO...
来源: Laya_社区 发布时间: 20190409
...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
...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
....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
... 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
... 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
...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
...边距的拉伸适配? view 可以通过边距的拉伸适配 设置top left right bottom 为0 就可以自动大小 Dialog 是不支持的? 2018-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron...
来源: Laya_社区 发布时间: 20180718
...ble : Boolean = false一个布尔值,表示是否有效。LayoutStyle left : Number = NaN表示距左边的距离(以像素为单位)。LayoutStyle right : Number = NaN表示距右边的距离(以像素为单位)。LayoutStyle top : Number = NaN表示距顶边的距离(以像素...
来源: laya_api 发布时间: 20170929