大约有 613 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)
...碰撞点位置获取不正确 关于适配采用showAll后留白部分的颜色问题 我这样载入场景问题出现在哪呢?? 问题状态 最新活动: 2022-11-24 16:40 浏览: 12481 关注: 2 人 淘剑龙 • 2022-11-27 19:59 allowSleep休眠模式开启时,刚体休眠后无法被唤...
来源: Laya_社区 发布时间: 20221121
...情况: · 文本始终只有一行。 · 文本的样式始终不变(颜色、粗细、斜体、对齐等等)。 即使如此,实际编程中依旧会经常使用到这样的需要。
来源: Laya2.0_文档 发布时间: 20210715
...tring): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMo...
来源: Laya3.0_api 发布时间: 20231115
...string set bgColor(value: string): void Defined in laya/ui/Box.ts:25 背景颜色 Returns string Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 求指点3d射线碰撞和UI点击穿透的问题 关于removechild、destory、clear的问题 横屏模式在锁定竖屏的iphone上不能正常显示的问题 关于逻辑贞更新间隔机制、时间和其...
来源: Laya_社区 发布时间: 20171114
...IDE1.7.8 json图集加载问题 关于适配采用showAll后留白部分的颜色问题 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? Panel中的东西左右拖动好象有问题 laya1.7.9beta版 ios原生回调问题 分享:LayaAir下如何获取图...
来源: Laya_社区 发布时间: 20170821
...专业的 UI编辑器(千万别点) btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 问题状态 最新活动: 2017-12-08 15:17 浏览: 780 关注: 2 人
来源: Laya_社区 发布时间: 20171204
...tring): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMo...
来源: Laya3.0_api 发布时间: 20231115
...tring): void Inherited from Box.bgColor Defined in laya/ui/Box.ts:25 背景颜色 Returns string Inherited from Box.bgColor Defined in laya/ui/Box.ts:29 背景颜色 Parameters value: string Returns void blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMo...
来源: Laya3.0_api 发布时间: 20231115
...的控制实现光照的动态逻辑。 例如,通过控制方向光的颜色强度属性,就可以实现一个简单的昼夜更替效果。 示例代码如下: const { regClass } = Laya; @regClass() export class DayNight extends Laya.Script { declare owner: Laya.Sprite; private lightComp: La...
来源: Laya3.0_文档 发布时间: 20251010