大约有 654 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0102 秒)
Laya_社区(330) Laya3.0_api(96) Laya2.0_api(74) Laya2.0_文档(73) laya_api(54) Laya3.0_文档(25) Laya2.0_示例(1) Laya_示例(1)
... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage stateNum get stateNum(): number set stateNum(value: number): void Inherited from Button.stateNum Defined in laya/ui/Button.ts:351 指定对象的状态值,以数字表示。 默认值...
来源: Laya3.0_api 发布时间: 20231115
...叠 要回复问题请先登录 发起人 xbgzs2010 相关问题 加载到舞台的3D模型不显示贴图 unity中的模型导出后在laya中显示不正常 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 谷歌浏览器播放mp...
来源: Laya_社区 发布时间: 20170815
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231115
...们无法判断你具体要粘贴到哪个位置,所以现在是必须在舞台上对相关组件进行copy操作。 lu632375951 • 2016-08-24 17:54 第二个问题,有时候我不合适去设置初始化状态,很可能一个元素是隐藏的,但是动画上我是需要他一直是显示...
来源: Laya_社区 发布时间: 20160824
... 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
... 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
... 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
...DEMO分享:【简单跑酷--JS版】---Lv.1 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 EffectAnimation 可以将对象指定到Image,并用程式控制播放吗? 子节点的 getChildIndex(nod...
来源: Laya_社区 发布时间: 20191206
...派发 B页面侦听) 微信小游戏如何使用ttf字体? 加载到舞台的3D模型不显示贴图 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 请问下加载TFF字体要怎么加载呢? IDE1.7.8 json图集加载问题 LayaAir 库文...
来源: Laya_社区 发布时间: 20250910
...裁剪。 2. 代码创建Text 有时,不想让Text节点一开始就在舞台上,而是在要用的时候才添加,这就要通过代码来创建了。在Scene2D的属性设置面板中,增加一个自定义组件脚本,示例代码如下: const { regClass, property } = Laya; @regClass()...
来源: Laya3.0_文档 发布时间: 20251010