大约有 505 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0070 秒)
Laya_社区(232) Laya3.0_api(92) Laya2.0_api(65) laya_api(54) Laya2.0_文档(45) Laya3.0_文档(16) Laya_示例(1)
...于按下状态”? 请问laya有没有地图编辑器工具? 加载到舞台的3D模型不显示贴图 请问在layaIDE里,怎么调用微信小程序API 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? unity中的模型导出后在laya中显示不...
来源: Laya_社区 发布时间: 20171221
... Stage Inherited 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为非空时此值才有...
来源: Laya3.0_api 发布时间: 20231115
...问题 请问LayaAir中如何使图片以圆形的方式显示? 加载到舞台的3D模型不显示贴图 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? 从unity导出的场景透贴和模型烘焙的灯光不显...
来源: Laya_社区 发布时间: 20190730
... Stage Inherited 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为非空时此值才有...
来源: Laya3.0_api 发布时间: 20231115
...,设置了它的皮肤、位置、宽高、网格等信息,并添加到舞台上。 package { import laya.ui.ProgressBar; import laya.utils.Handler; public class ProgressBar_Example { private var progressBar:ProgressBar; public function ProgressBar_Example() { Laya.init(640, 800);//设置游戏...
来源: Laya3.0_api 发布时间: 20231115
...ns void stage get stage(): Stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache=true时,子...
来源: Laya3.0_api 发布时间: 20231115
... 1 个回复 Laya_XS 赞同来自: 例子我扫了下,是没发现围绕舞台旋转的例子,后面我们提供下! 2017-02-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 XiaozeRain 相关问题 安装layaAirIDE2 ,跟着官...
来源: Laya_社区 发布时间: 20170220
... Stage Inherited 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为非空时此值才有...
来源: Laya3.0_api 发布时间: 20231115
...新的 Image 实例,设置了它的皮肤、位置信息,并添加到舞台上。 package { import laya.ui.Image; public class Image_Example { public function Image_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 onIni...
来源: Laya3.0_api 发布时间: 20231115
...元素始终保持在最底部显示? 文本如何自动换行 加载到舞台的3D模型不显示贴图 unity中的模型导出后在laya中显示不正常 IDE1.7.8 json图集加载问题 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~...
来源: Laya_社区 发布时间: 20170531