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

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

181. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 75%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRRenderTexture" WebXRRenderTexture Class WebXRRenderTexture author miner 类用来创建WebXRRenderTexture Hierarc...

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

182. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 75%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/MulSampleRenderTexture" MulSampleRenderTexture Class MulSampleRenderTexture MulSampleRenderTexture类用于创建多重采...

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

183. laya.net.BatchProgress_API3.0 [ 75%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/net/BatchProgress" BatchProgress Class BatchProgress Hierarchy BatchProgress Implements IBatchProgress Index Constructors constructo...

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

184. laya.html.UBBParser_API3.0 [ 75%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/UBBParser" UBBParser Class UBBParser Hierarchy UBBParser Index Constructors constructor Properties defaultImgHeight defaultImgW...

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

185. 位图字体的制作与使用(ActionScript-LayaAir基础篇(AS3)-文本) [ 74%]

...160518/1463538965101975.png) ​ 6.设置导出样式,选择菜单栏的 Options->Export Options ,打开Export Options 设置导出选项,设置完毕后点击OK按钮保存。 ​ Padding:文字的内边框,或者理解为文字的周边留空要多大。做后期样式时这个属性很...

来源: Laya2.0_文档 发布时间: 20201114

186. laya.components.AnimationClip2D_API3.0 [ 74%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimationClip2D" AnimationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor ...

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

187. laya.d3.core.light.LightSprite_API3.0 [ 74%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/light/LightSprite" LightSprite Class LightSprite deprecated LightSprite 类用于创建灯光的父类。 Hierarchy Sprite3D...

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

188. 2.0里面的组件(Laya.Script)的prop其中几个类型应该怎么设置 [ 74%]

...ype:Bool, default:true}*/ public boolType: boolean = true; /** @prop {name:optionType, tips:"", type:Option, option:"aaa,bbb,true", default:"bbb"}*/ public optionType:string = "bbb"; //EditOption 貌似不能设置默认值 /** @prop {name:editOptionType, tips:"", type:EditOption, option:"aaa,bbb,tr...

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

189. 运行项目弹出框“编译失败是否继续” [ 74%]

... error TS5007: Cannot resolve referenced file: '.'. error TS5023: Unknown option 'p' Use the '--help' flag to see options. 2018-05-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 检查...

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

190. 安卓/iOS构建 · LayaAir3.0文档 · LAYABOX [ 74%]

...构建的项目中打开MainActivity.java,搜索 mPlugin.game_plugin_set_option("localize","false"); 单机版需要设置为"true",如mPlugin.game_plugin_set_option("localize","true"); 如果要设置为网络版,就要修改为:mPlugin.game_plugin_set_option("localize","false");, 并且...

来源: Laya3.0_文档 发布时间: 20230303