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

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

341. 模型资源设置 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

...扩大边距可以提供更好纹理采样边界,减少图表之间颜色混合,改善边缘渲染效果。 在使用时,可以根据需要调整边距值,以权衡渲染质量和图集尺寸。合理值通常会提供更好渲染效果,但过度增加边距可能会导致...

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

342. laya.ui.ScaleBox_API3.0 [ 33%]

...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

343. 2D相机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 33%]

...后,我们可以在场景面板中看到它: 相机上有四个不同颜色方框,我们在这里简单介绍一下这四个方框: 红色方框:相机边界,代表相机视窗可移动范围,超出边界移动会被阻止。(开发者将相机添加到场景后可能无法...

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

344. laya.ui.Box_API3.0 [ 33%]

...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

345. laya.ui.LayoutBox_API3.0 [ 33%]

...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

346. laya.ui.ViewStack_API3.0 [ 33%]

...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

347. laya.ui.VBox_API3.0 [ 33%]

...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

348. laya.ui.HBox_API3.0 [ 33%]

...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

349. 组件脚本内置方法 · LayaAir3.4 · 引擎文档 · LAYABOX [ 29%]

...llisionEnter(other:Laya.Collision): void { //碰撞开始后,物体改变颜色 (this.owner.getComponent(Laya.MeshRenderer).material as Laya.BlinnPhongMaterial).albedoColor = new Laya.Color(0.0, 1.0, 0.0, 1.0);//绿色 } /** * 发生持续物理碰撞时3D物理碰撞器事件(不适用2D)...

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

350. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 29%]

...UV(忽略模型UV贴图) | | `Ignore Vertices Color` | 忽略顶点颜色(忽略模型顶点颜色信息) | | `Ignore Vertices Normal` | 忽略顶点法线(忽略模型法线信息) | | `Ignore Vertices Tangent` | 忽略顶点切线信息(忽略模型切线信息) | | `Co...

来源: Laya2.0_文档 发布时间: 20210714