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

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

671. laya.ui.Tab [ 76%]

... 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值...

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

672. getGraphicBounds() 的问题 二 [ 76%]

...内部被赋值过一个 Rectangle 后就一直没变过 附件 : --> 2017-11-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 ymsdandan 赞同来自: 因为你的中心点pivot没有变过,所以就算是你...

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

673. laya.map.TiledMap [ 76%]

...个可控制物件 Parameters index:int — 纹理的索引值,默认从1开始  width:Number height:NumberReturnsGridSprite — getTexture()method  public function getTexture(index:int):TileTexSet 得到一块指定的地图纹理 Parameters index:int — 纹理的索引值,默认从1开始 ...

来源: laya_api 发布时间: 20170929

674. laya.map.TiledMap [ 76%]

...个可控制物件 Parameters index:int — 纹理的索引值,默认从1开始  width:Number height:NumberReturnsGridSprite — getTexture()method  public function getTexture(index:int):TileTexSet 得到一块指定的地图纹理 Parameters index:int — 纹理的索引值,默认从1开始 ...

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

675. 文本-多行输入 [ 76%]

...inputText.multiline = true; inputText.wordWrap = true; inputText.size(350, 100); inputText.x = Laya.stage.width - inputText.width >> 1; inputText.y = Laya.stage.height - inputText.height >> 1; inputText.padding = [2,2,2,2]; // 移动端输入提示符 inputText.prompt = "Type some word..."; // 设...

来源: Laya2.0_示例 发布时间: 20241001

676. laya.ui.Clip [ 76%]

...d Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component  autoPlay : Boolean 表示是否自动播放...

来源: laya_api 发布时间: 20170929

677. laya.d3.physics.shape.BoxColliderShape_API3.0 [ 76%]

...新的 BoxColliderShape 实例。 Parameters Default value sizeX: number = 1 盒子X轴尺寸。 Default value sizeY: number = 1 盒子Y轴尺寸。 Default value sizeZ: number = 1 盒子Z轴尺寸。 Returns BoxColliderShape Properties needsCustomCollisionCallback needsCustomCollisionCallback: bool...

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

678. protobuf.js [ 76%]

...是什么?能不能把写它的目的是什么写一下 附件 : --> 2018-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 kezhiyu 赞同来自: 182*****278 小程序 不支持 eval 和 Function 这里是说...

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

679. 设置后box2d 的 worldRoot 后平移场景 物理世界原地不动 [ 76%]

...ldRoot 后平移场景 物理世界原地不动   附件 : --> demo.rar 2019-02-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 移动 worldRoot  物理带动显示, 移动显示对...

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

680. laya.ui.TextArea [ 76%]

... "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component asPassword : Boolean 本API已弃用。使用ty...

来源: laya_api 发布时间: 20170929