大约有 3,031 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1088) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(108)
...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
...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
...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
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
...各位读者收获满满!混淆代码的思路: 1、修改所有代码Class 类名称不要重复 2、修改全部全局属性、和至少 1/3的方法名称不要重复(这部分可以写程序去批量改) 3、打乱那些基类、工具类里面的方法顺序, 举例 Class A里面有 F...
来源: Laya_社区 发布时间: 20190613
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
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
...可以通过代码来创建一个变色效果,示例如下: 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
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
...nherited Externals Only exported Menu Globals "laya/utils/Handler" Handler Class Handler Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象...
来源: Laya3.0_api 发布时间: 20231115