大约有 382 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
...关系,没有近大远小 2.laya中是以米为单位,但是你肯定设置了正交投影的垂直尺寸,这个属性,你可以理解为,垂直方向,你可以看到多少个米的范围,如果你跟着示例走的,这个值是渲染的高度,那你垂直方向可看到好几百...
来源: Laya_社区 发布时间: 20170918
...面return ,修改数据加个 bool标记 ,下拉能走进去,bool被设置就return 2018-07-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 杨飞 相关问题 微信小游戏与加载图片时不会触发erroe事件 List滑动...
来源: Laya_社区 发布时间: 20180719
...当前地图的缩放 Returns number Defined in laya/map/TiledMap.ts:597 设置地图缩放 Parameters scale: number Returns void tileHeight get tileHeight(): number Defined in laya/map/TiledMap.ts:1244 格子的高度 Returns number tileWidth get tileWidth(): number Defined in laya/map/TiledMap.ts:...
来源: Laya3.0_api 发布时间: 20231115
...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Implementation of ISelect._url Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Implementation of ISelect.autoSize Inherited from Text.autoSize D...
来源: Laya3.0_api 发布时间: 20231115
... `normalTexture:BaseTexture` 法线贴图。 `renderMode:int` [write-only] 设置渲染模式。 `shininess:Number` 高光强度,范围为0到1。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture`高光贴图。 `tilingOffset:Vector4` 纹理平铺和偏移。 #### 场景一键转...
来源: Laya2.0_文档 发布时间: 20210715
...,默认使用百分比,也可以取消百分比勾选,采用像素值设置。 Percent:当勾选时,矩形的尺寸为Sprite对象尺寸的百分比,当不勾选时,矩形的尺寸为像素大小。 Line Width:绘制矩形的边框宽度值。 Line Color:绘制矩形的边框颜色...
来源: Laya3.0_文档 发布时间: 20251010
...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...
来源: Laya3.0_api 发布时间: 20231115
...prite asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, asPassword将在下次重大更新时删去。 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使用星号而不是实际字...
来源: laya_api 发布时间: 20170929
... `normalTexture:BaseTexture` 法线贴图。 `renderMode:int` [write-only] 设置渲染模式。 `shininess:Number` 高光强度,范围为0到1。 `specularColor:Vector4` 高光颜色。 `specularTexture:BaseTexture`高光贴图。 `tilingOffset:Vector4` 纹理平铺和偏移。 #### 场景一键转...
来源: Laya2.0_文档 发布时间: 20210714
...hSlider:HSlider; public function HSlider_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/hslider.png", "resource/ui/hslider$bar.png"], Handler.create(this, onLoadComplete));//加载资源。 ...
来源: Laya3.0_api 发布时间: 20231115