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

大约有 348 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0107 秒)

311. LayaAir下TTF字体的使用方式? [ 50%]

...创建字体的方法吗?如果我是直接把laya库直接引入在html引用进来直接开发的,而不是通过laraya编译的 是不是就不能用了 2017-01-12 0 0 分享 微博 QZONE 微信 cuixu_xucui 赞同来自: 在firefox和在chrome里文字位置不一样,firefox会偏上 2017-09-...

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

312. laya.ui.UIComponent_API3.0 [ 50%]

... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...

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

313. laya.ui.Box_API3.0 [ 50%]

... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...

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

314. 引用游戏的JS变得很卡 [ 49%]

引用游戏的JS变得很卡 我的游戏之前是用JS语言写的,现在写了一个壳子来盛放这个游戏,把这个游戏的main.min.js跟UI的JS引进来,但是开始游戏的时候很卡,动画很不流畅,这个只会在APP上面出现,在浏览器或者手机浏览器都是...

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

315. laya.ui.DialogManager_API3.0 [ 47%]

... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...

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

316. HTMLCanvas Laya.stage.addChild(HTMLCanvas); 挂载到舞台报错 [ 45%]

...用百度的图表 因为公司说不想用在body下创建div的方式来引用图表 是要挂载到某一弹层中使用这个图表功能 如弹层中的作为box中作为子级   官方没有引入外部库 作为layabox的扩展什么的 或如何来使用外部库         2018-06-27 0 2 ...

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

317. laya.ani.bone.Skeleton_API3.0 [ 44%]

...AnimationPlayer Defined in laya/ani/bone/Skeleton.ts:177 得到播放器的引用 Returns AnimationPlayer rotation get rotation(): number set rotation(value: number): void Inherited from Text.rotation Defined in laya/display/Sprite.ts:777 旋转角度,默认值为0。以角度为单位。 Returns ...

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

318. laya.ui.View_API3.0 [ 40%]

... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...

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

319. laya.spine.SpineSkeleton_API3.0 [ 40%]

... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...

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

320. 自定义3D Shader · LayaAir3.4 · 引擎文档 · LAYABOX [ 39%]

...Z() 对裁剪空间的坐标Z进行重映射。[ Camera.glsl ] 9.2.3 Shader引用glsl文件 在LayaAir IDE的.shader文件中,如果引用的是引擎内置的glsl(通常是在ShaderInit3D.ts中,通过Shader3D.ts的addInclude方法注册的),则直接引用即可。例如: #include "Colo...

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