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

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

841. laya.d3.core.particleshuriken.module.shape.BoxShape_API3.0 [ 65%]

...sition: Vector3 粒子位置。 direction: Vector3 粒子方向。 Default value rand: Rand = null Default value randomSeeds: Uint32Array = null Returns void Globals "laya/d3/core/particleShuriKen/module/shape/BoxShape" BoxShape constructor enable randomDirection shapeType x y z clone cloneTo genera...

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

842. [LayaAir3]谷歌崩溃 找不到是什么原因 [ 64%]

...config.arm64_v8a.apk!liblayaair.so (laya::imp_JS2CFunc<v8::Local<v8::Value> (laya::JSTextMemoryCanvas::*)(char const*, int, int, int)>::call(v8::FunctionCallbackInfo<v8::Value> const&)+392) (BuildId: 119e13b807d2ae2ca1ea92dca76f354029cbcb3d)   #03  pc 0x0000000000cc85f4  /da...

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

843. HttpRequest问题 [ 64%]

...<any>): void; 这个发送的时候加入header,header里面的key-value如果key是固定的命名吗?如果value值是"Access-Control-Allow-Origin: *",那key对应的是哪个呀? 15818760256 • 2018-02-08 14:20 @qian:不是在laya里报错的。。laya里是可以请求...

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

844. 关于要自定shader的同学 [ 64%]

...  重新获取纹理然后将textureHost设置为new_texture sprite.shaderValue.textureHost = new_texture 其他的参照shader原文档 2.要修改shader里面的值 class ShaderValue extends Laya.Value2D {class ShaderValue extends Laya.Value2D { constructor () { super(0, 0) var _vlen = 8 * Laya.C...

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

845. laya.d3.core.MeshRender [ 64%]

...te3D) 创建一个新的 MeshRender 实例。 MeshRender _addShaderDefine(value:int):void 增加Shader宏定义。 BaseRender _removeShaderDefine(value:int):void 移除Shader宏定义。 BaseRender _setShaderValueBool(shaderIndex:int, b:Boolean):void 设置布尔。 BaseRender _setShaderValueBuf...

来源: laya_api 发布时间: 20170929

846. 预制体模块 · LayaAir3文档 · LAYABOX [ 64%]

...l, false)).then(() => { // 加载完成后,处理逻辑 this.progress.value = 0.98; console.log("加载结束", this.progress.value); //预加载的东西太少,为了本地看效果延迟一秒,真实项目不需要延迟 Laya.timer.once(1000, this, () => { //跳转到入口场景 Laya....

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

847. laya.d3.core.light.SpotLight [ 64%]

... function get attenuation():Vector3    public function set attenuation(value:Vector3):voiddirectionproperty direction:Vector3 获取平行光的方向。 Implementation     public function get direction():Vector3    public function set direction(value:Vector3):voidlightTypeproperty lig...

来源: laya_api 发布时间: 20170929

848. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 64%]

.../WebXR/core/WebXRSessionManager.ts:131 初始化Session Parameters Default value xrSessionMode: string = "immersive-vr" xrsessionMode Default value xrSessionInit: {} = {} any initInfo Returns Promise<any> initializeXRGL initializeXRGL(xrSession: any, gl: WebGLRenderingContext): Promise<bool...

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

849. laya.d3.component.physics.SphereCollider [ 63%]

...  public function get center():Vector3    public function set center(value:Vector3):voidradiusproperty radius:Number 获取半径。 Implementation     public function get radius():Number    public function set radius(value:Number):voidConstructor DetailSphereCollider()Constructorpubl...

来源: laya_api 发布时间: 20170929

850. 预制体 · LayaAir3.4 · 引擎文档 · LAYABOX [ 63%]

...l, false)).then(() => { // 加载完成后,处理逻辑 this.progress.value = 0.98; console.log("加载结束", this.progress.value); //预加载的东西太少,为了本地看效果延迟一秒,真实项目不需要延迟 Laya.timer.once(1000, this, () => { //跳转到入口场景 Laya....

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