大约有 366 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0082 秒)
...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 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
...当前地图的缩放 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
... `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_文档 发布时间: 20241014
...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 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
...vSlider:VSlider; public function VSlider_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vslider.png", "resource/ui/vslider$bar.png"], Handler.create(this, onLoadComplete));//加载资源。 ...
来源: Laya3.0_api 发布时间: 20231115
...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoDestroyAtClosed autoDestroyAtClosed: boolean = false Defined in laya/display/Scene.ts:25 场景被关闭后,是否自动销...
来源: Laya3.0_api 发布时间: 20231115