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

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

701. laya.d3.core.particleshuriken.module.shape.ConeShape_API3.0 [ 74%]

...u Globals "laya/d3/core/particleShuriKen/module/shape/ConeShape" ConeShape Class ConeShape ConeShape 类用于创建锥形粒子形状。 Hierarchy BaseShape ConeShape Implements IClone Index Constructors constructor Properties angle emitType enable length radius randomDirection shapeType Accessors ...

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

702. laya.device.geolocation.Geolocation_API3.0 [ 74%]

...ly exported Menu Globals "laya/device/geolocation/Geolocation" Geolocation Class Geolocation 使用前可用supported查看浏览器支持。 Hierarchy Geolocation Index Constructors constructor Properties PERMISSION_DENIED POSITION_UNAVAILABLE TIMEOUT enableHighAccuracy maximumAge supported timeout...

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

703. laya.net.Downloader_API3.0 [ 74%]

...ited Externals Only exported Menu Globals "laya/net/Downloader" Downloader Class Downloader Hierarchy Downloader Index Properties httpRequestPool Methods audio common image imageWithBlob imageWithWorker Properties httpRequestPool httpRequestPool: Array<HttpRequest> = [] Defined in laya/net/Dow...

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

704. laya.display.cmd.DrawTrianglesCmd [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DrawTrianglesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawTrianglesCmdInheritanceDrawTrianglesCmd Object 绘制三角形命令 Public Properties PropertyDefined By  alpha : Number ...

来源: Laya2.0_api 发布时间: 20190513

705. 微信小游戏提审后,提示说代码侵权 [ 74%]

...各位读者收获满满!混淆代码的思路: 1、修改所有代码Class 类名称不要重复 2、修改全部全局属性、和至少 1/3的方法名称不要重复(这部分可以写程序去批量改) 3、打乱那些基类、工具类里面的方法顺序, 举例 Class A里面有 F...

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

706. laya.device.geolocation.GeolocationInfo [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GeolocationInfoProperties | Methods Packagelaya.device.geolocationClasspublic class GeolocationInfoInheritanceGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo ...

来源: laya_api 发布时间: 20170929

707. laya.device.geolocation.GeolocationInfo [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GeolocationInfoProperties | Methods Packagelaya.device.geolocationClasspublic class GeolocationInfoInheritanceGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo ...

来源: Laya2.0_api 发布时间: 20190513

708. 后期处理 · LayaAir3.3 · 引擎文档 · LAYABOX [ 74%]

...可以通过代码来创建一个变色效果,示例如下: const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { //获取节点 @property(Laya.Sprite) public sp: Laya.Sprite; onAwake(): void { //创建后期处理实例 this.sp.postProcess = new Laya.PostPro...

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

709. laya.display.cmd.DrawPieCmd [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DrawPieCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawPieCmdInheritanceDrawPieCmd Object 绘制扇形 Public Properties PropertyDefined By  endAngle : Number 结束角度。 DrawPieC...

来源: Laya2.0_api 发布时间: 20190513

710. laya.utils.Handler_API3.0 [ 74%]

...nherited Externals Only exported Menu Globals "laya/utils/Handler" Handler Class Handler Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象...

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