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

大约有 5,666 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0120 秒)

5621. laya.d3.core.scene.BaseScene [ 30%]

...TLIGHTATTENUATION : int = 17[static] BaseScene  SPOTLIGHTDIFFUSE : int = 18[static] BaseScene  SPOTLIGHTDIRECTION : int = 14[static] BaseScene  SPOTLIGHTPOS : int = 13[static] BaseScene  SPOTLIGHTRANGE : int = 16[static] BaseScene  SPOTLIGHTSPECULAR : int = 20[static] BaseScene  SPOTLIGH...

来源: laya_api 发布时间: 20170422

5622. laya.maths.Vector4_API3.0 [ 30%]

...or4> = new Vector4(1.0, 0.0, 0.0, 0.0) Defined in laya/maths/Vector4.ts:18 Static Readonly UnitY UnitY: Readonly<Vector4> = new Vector4(0.0, 1.0, 0.0, 0.0) Defined in laya/maths/Vector4.ts:21 Static Readonly UnitZ UnitZ: Readonly<Vector4> = new Vector4(0.0, 0.0, 1.0, 0.0) Defined in l...

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

5623. laya.d3.math.Vector4_API3.0 [ 29%]

...4> = new Vector4(1.0, 0.0, 0.0, 0.0) Defined in laya/d3/math/Vector4.ts:18 Static Readonly UnitY UnitY: Readonly<Vector4> = new Vector4(0.0, 1.0, 0.0, 0.0) Defined in laya/d3/math/Vector4.ts:21 Static Readonly UnitZ UnitZ: Readonly<Vector4> = new Vector4(0.0, 0.0, 1.0, 0.0) Defined in...

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

5624. laya.d3.core.Avatar_API3.0 [ 29%]

...= false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Def...

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

5625. laya.gltf.glTFResource_API3.0 [ 29%]

...= false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number deps get deps(): ReadonlyArray<Resource> Inherited from PrefabImpl...

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

5626. laya.device.media.HtmlVideo_API3.0 [ 29%]

...= false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Def...

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

5627. 分享一个Shader版的CoolDown实现 [ 28%]

...xy);\                 float angle = -degrees(atan(pos.x, pos.y)) + 180.0;\                 float fa = radians(angle - progress * 360.0) * radius + 1.0;\                 fa = clamp(fa, 0.0, 1.0);\                 vec4 t_color = texture2D(texture, v_texcoord); \     ...

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

5628. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 28%]

...lease/harmony/LayaProject1/entry/src/main/ets/MainAbility/MainAbility.ts:4:18 Currently module for 'liblaya.so' is not verified. If you're importing napi, its verification will be enabled in later SDK version. Please make sure the corresponding .d.ts file is provided and the napis are correctly decl...

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

5629. HTTP通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 28%]

...er.vScrollBarSkin = "resources/res/ui/vscroll.png"; this.logger.fontSize = 18; this.logger.color = "#FFFFFF"; this.logger.align = 'center'; this.logger.valign = 'middle'; this.logger.left = this.logger.right = this.logger.bottom = 10; this.logger.top = 60; this.logger.text = "等待响应...\n"; thi...

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

5630. laya.d3.core.light.PointLight_API3.0 [ 28%]

...erited from LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:18 灯光颜色。 Returns Color Inherited from LightSprite.color Defined in laya/d3/core/light/LightSprite.ts:22 灯光颜色。 Parameters value: Color Returns void components get components(): ReadonlyArray<Component&gt...

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