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

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

1681. 绘制能力 · LayaAir3.3 · 引擎文档 · LAYABOX [ 20%]

...些锯齿,这是由于LayaAir引擎基于性能的考虑,做的优化处理,由于移动手机端的像素密度比较大,所以在PC上看起来明显的锯齿问题,其实在移动设备上基本上看不出来。 如果有追求完美的开发者,可以通过开启 Laya.Config.isAntia...

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

1682. laya.map.TileAniSprite_API3.0 [ 20%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1683. laya.media.VideoNode_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1684. laya.particle.Particle2D_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1685. laya.media.SoundNode_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1686. laya.display.Sprite_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Defined in laya/display/Sprite.ts:399 在设置cacheAs的情况下,调用此方法...

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

1687. laya.display.AnimationBase_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1688. laya.map.MapLayer_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1689. laya.ui.DialogManager_API3.0 [ 19%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

1690. 组件装饰器说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 19%]

...如角色的位置、速度、生命值等。这些数据为系统提供了处理逻辑的基础,系统会基于组件的数据来执行相应的业务逻辑。 而装饰器在 LayaAir-IDE 中的核心作用,就是帮助 IDE 识别开发者自定义的组件。通过装饰器标识,开发者...

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