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

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

611. 编译时候报错 如下 怎么解决呢 [ 69%]

...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

612. laya.d3.core.light.SpotLight [ 69%]

...中显示。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

613. laya.ui.HBox [ 69%]

...。LayoutBox stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite tag : * 对象的标签。 UIComponent ...

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

614. laya.display.cmd.DrawLineCmd_API3.0 [ 69%]

...: 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

615. laya.display.cmd.DrawCircleCmd_API3.0 [ 69%]

...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

616. laya.display.cmd.DrawPathCmd_API3.0 [ 68%]

...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

617. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 68%]

...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

618. 程序蓝图 · LayaAir3.0文档 · LAYABOX [ 68%]

...= 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

619. version.json版本文件会加载缓存的,看了源码也没有忽略缓存 [ 68%]

...看了源码也没有忽略缓存 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

620. laya.ani.AnimationTemplet_API3.0 [ 68%]

...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