大约有 1,261 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0052 秒)
Laya3.0_api(409) Laya_社区(375) Laya2.0_api(226) laya_api(168) Laya2.0_文档(49) Laya3.0_文档(24) Laya2.0_示例(7) Laya_示例(3)
...ported member 'particle'. libs/LayaAir.d.ts(26700,11): error TS2417: Class static side 'typeof RenderTarget2D' incorrectly extends base class static side 'typeof Texture'. Types of property 'create' are incompatible. Type '(w: number, h: number, surfaceFormat?: number, surfaceType?: number, depthSte...
来源: Laya_社区 发布时间: 20170814
...中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D isStatic : Boolean是否静态,静态包含一系列的静态处理。Sprite3D layer : Layer 获取蒙版。 Sprite3D lightType : int[override] [read-only] 获取聚光的类型。 SpotLight loaded : Boolean[read-only] 获...
来源: laya_api 发布时间: 20170929
...。LayoutBox stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite tag : * 对象的标签。 UIComponent ...
来源: Laya2.0_api 发布时间: 20190513
...: number Defined in laya/display/cmd/DrawLineCmd.ts:26 Y轴结束位置。 Static ID ID: string = "DrawLine" Defined in laya/display/cmd/DrawLineCmd.ts:9 Methods getBoundPoints getBoundPoints(sp?: { height?: number; width: number }): number[] Defined in laya/display/cmd/DrawLineCmd.ts:77 Parameters ...
来源: Laya3.0_api 发布时间: 20231115
...umber Defined in laya/display/cmd/DrawCircleCmd.ts:19 圆点Y 轴位置。 Static ID ID: string = "DrawCircle" Defined in laya/display/cmd/DrawCircleCmd.ts:10 Methods getBoundPoints getBoundPoints(sp?: { height?: number; width: number }): number[] Defined in laya/display/cmd/DrawCircleCmd.ts:80 Para...
来源: Laya3.0_api 发布时间: 20231115
...fined in laya/display/cmd/DrawPathCmd.ts:18 开始绘制的 Y 轴位置。 Static ID ID: string = "DrawPath" Defined in laya/display/cmd/DrawPathCmd.ts:9 Methods getBoundPoints getBoundPoints(sp?: { height?: number; width: number }): number[] Defined in laya/display/cmd/DrawPathCmd.ts:63 Parameters ...
来源: Laya3.0_api 发布时间: 20231115
...Callback Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:107 Static SHAPEORIENTATION_UPX SHAPEORIENTATION_UPX: number = 0 Inherited from CannonColliderShape.SHAPEORIENTATION_UPX Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:12 形状方向_X轴正向 Static SHAPEORIENTA...
来源: Laya3.0_api 发布时间: 20231102
...= true; // 静态属性 @bpProperty({ "type": "boolean", "modifiers": { "isStatic": true } }) static bbb: boolean = true; // get & set @bpAccessor({ "type":"string" }) get testParams():string{ return "test"; } set testParams(value:string){ console.log(value); } // 静态 get & set @bpAccesso...
来源: Laya3.0_文档 发布时间: 20241014
...看了源码也没有忽略缓存 laya.core.js 的版本控制源码 static enable(manifestFile, callback, type = 2) { ResourceVersion.type = type; ILaya.loader.load(manifestFile, Handler.create(null, ResourceVersion.onManifestLoaded, [callback]), null, Load...
来源: Laya_社区 发布时间: 20201218
...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Static interpolation interpolation: any[] = [AnimationTemplet._LinearInterpolation_0, Animation...
来源: Laya3.0_api 发布时间: 20231115