大约有 956 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0101 秒)
...x 组件实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value labels: string = null 下拉列表的标签集字符串。以逗号做分割,如"item0,item1,item2,item3,item4,item5"。 Returns ComboBox Properties Optional _extra _extra: INodeExtra Inherited from ...
来源: Laya3.0_api 发布时间: 20231115
... 关于各渲染状态可选项,可以查看`RenderState`中的枚举([地址](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?category=&class=_laya_d3_core_material_renderstate_.renderstate#srcblendrgb))。  框选部分为渲染状态,可以通过这些值修改渲...
来源: Laya2.0_文档 发布时间: 20210715
...以更低学习成本进入HTML5和小游戏产业中来。 插件的下载地址:https://github.com/layabox/LayaAir3.0UnityPlugin/releases (图1-1) 开发者下载最新版的插件即可。 二、导入LayaAir的Unity插件 Unity里有一个导入自定义包的功能,通过这个功能,...
来源: Laya3.0_文档 发布时间: 20251010
... 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By LightSprite() 创建一个 LightSprite 实例。 LightSprite _cloneTo(destObject:*, srcRoot:Node, dstRoot:Node...
来源: Laya2.0_api 发布时间: 20190513
...如游戏部门Game Organizational Unit Name (eg, section) []: Game //Email地址,例如:游戏对接合作 bd@layabox.com Email Address []: bd@layabox.com ``` ### 特别提醒 #### 1、如果改了旧版发布publish.js的需要注意 LayaAir 2.0.2beta版开始,对publish.js进行了修改(...
来源: Laya2.0_文档 发布时间: 20210715
....clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/Sprite.ts:1857 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清...
来源: Laya3.0_api 发布时间: 20231115
....clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/Sprite.ts:1857 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清...
来源: Laya3.0_api 发布时间: 20231115
....clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite timer : Timer[override] 场景时钟Scene top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 View transform : Matrix...
来源: Laya2.0_api 发布时间: 20190513
...om Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:1...
来源: Laya3.0_api 发布时间: 20231115
....clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite viewport : R...
来源: Laya2.0_api 发布时间: 20190513