大约有 635 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
Laya_社区(318) Laya3.0_api(96) Laya2.0_api(74) Laya2.0_文档(73) laya_api(54) Laya3.0_文档(18) Laya2.0_示例(1) Laya_示例(1)
...屏,使得新添加的元素始终保持在最底部显示? 加载到舞台的3D模型不显示贴图 文本如何自动换行 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 关于文本遮挡 有无类似flashfirebug、firebug的H5 canvas Inspecto...
来源: Laya_社区 发布时间: 20180814
...精灵上 * Laya.stage.addChild(sp);//把精灵显示到舞台 * * <p>也可以获取原始图片数据,分享到网上,从而实现截图效果,示例:</p> * * var htmlCanvas:HTMLCanvas = sprite...
来源: Laya_社区 发布时间: 20180719
... 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
...期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 加载到舞台的3D模型不显示贴图 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? 微信小程序—未找到入口 app.json 文件,或者...
来源: Laya_社区 发布时间: 20161120
...折叠 要回复问题请先登录 发起人 ggg333 相关问题 加载到舞台的3D模型不显示贴图 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 IDE1.7.8 json图集加载...
来源: Laya_社区 发布时间: 20180208
... 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
...herited from AnimationBase.stage Defined in laya/display/Sprite.ts:1599 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from AnimationBase.staticCache Defined in laya/display/Sprite.ts:380 设置cacheAs为非空时此...
来源: Laya3.0_api 发布时间: 20231102
... var sp; (function() { //初始化舞台,不支持WebGL时自动切换至Canvas Laya.init(500, 300, WebGL); drawSomething(); })(); function drawSomething() { sp = new Sprite();...
来源: Laya2.0_文档 发布时间: 20210715