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

大约有 580 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0070 秒)

551. 有人遇到GetType 的问题吗? laya2.0 [ 39%]

...btCollisionObject' of undefined 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 ios原生回调问题 关于shader中opengl函数问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 mask在layaplayer中有问题 问题状态 ...

来源: Laya_社区 发布时间: 20190407

552. 2D性能优化 · LayaAir3.0文档 · LAYABOX [ 38%]

...情况: · 文本始终只有一行。 · 文本的样式始终不变(颜色、粗细、斜体、对齐等等)。 即使如此,实际编程中依旧会经常使用到这样的需要。 三、减少CPU使用量 3.1 减少动态属性查找 JavaScript中任何对象都是动态的,你可以...

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

553. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 37%]

...点位置 endPosition: Vector3 结束点位置 startColor: Color 初始点颜色 endColor: Color 结束点颜色 Returns void addLines addLines(lines: PixelLineData[]): void Defined in laya/d3/core/pixelLine/PixelLineRenderer.ts:183 添加多条线段。 Parameters lines: PixelLineData[] 线段数...

来源: Laya3.0_api 发布时间: 20231115

554. laya.d3.core.light.LightSprite_API3.0 [ 36%]

...(value: Color): void Defined in laya/d3/core/light/LightSprite.ts:18 灯光颜色。 Returns Color Defined in laya/d3/core/light/LightSprite.ts:22 灯光颜色。 Parameters value: Color Returns void components get components(): ReadonlyArray<Component> Inherited from Node.components Defined i...

来源: Laya3.0_api 发布时间: 20231115

555. laya.d3.core.light.PointLight_API3.0 [ 35%]

...om LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:18 灯光颜色。 Returns Color Inherited from LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:22 灯光颜色。 Parameters value: Color Returns void components get components(): ReadonlyArray<Component> Inherit...

来源: Laya3.0_api 发布时间: 20231115

556. laya.d3.core.light.SpotLight_API3.0 [ 35%]

...om LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:18 灯光颜色。 Returns Color Inherited from LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:22 灯光颜色。 Parameters value: Color Returns void components get components(): ReadonlyArray<Component> Inherit...

来源: Laya3.0_api 发布时间: 20231115

557. 位图字体的制作与使用(TypeScript-LayaAir基础篇(TS)-文本) [ 35%]

...h | 必须为32位,否则没有透明层。 | | Presets | 字体的初始颜色。如果用白色字,可以设定为`White text with alpha`,即白色字透明底。 | | Width | 导出的位图宽度 | | Height | 导出的位图高度 | | Font descriptor | 字体描述文件,必须要选择 x...

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

558. laya.d3.core.RenderableSprite3D_API3.0 [ 34%]

...R PICKCOLOR: number Defined in laya/d3/core/RenderableSprite3D.ts:25 拾取颜色。 Static REFLECTIONCUBE_HDR_PARAMS REFLECTIONCUBE_HDR_PARAMS: number Defined in laya/d3/core/RenderableSprite3D.ts:120 deprecated 反射贴图参数 Static REFLECTIONCUBE_PROBEBOXMAX REFLECTIONCUBE_PROBEBOXMAX: number...

来源: Laya3.0_api 发布时间: 20231115

559. laya.d3.core.light.DirectionLight_API3.0 [ 34%]

...om LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:18 灯光颜色。 Returns Color Inherited from LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:22 灯光颜色。 Parameters value: Color Returns void components get components(): ReadonlyArray<Component> Inherit...

来源: Laya3.0_api 发布时间: 20231115

560. 一篇了解LayaAir的屏幕适配,及有效抗锯齿(TypeScript-LayaAir基础篇(TS)-屏幕适配) [ 34%]

... ![图11-2](img/11-2.png) (图11-2) 特别说明一下,背景屏幕颜色为黑色的是画布默认背景色,不是stage背景色。通过`Laya.stage.bgColor`可以改变默认的画布背景色。在noscale模式下的白屏背景那是浏览器默认的,说明画布就那么大,画布...

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