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

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

811. 我看到这段话后,我 [ 65%]

...ion(){         return this._dataSource;         },function(value){         this._dataSource=value;         for (var prop in this._dataSource){             if (this.hasOwnProperty(prop)&& !((typeof (this[prop])=='function'))){            ...

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

812. laya.d3.math.MathUtils3D_API3.0 [ 65%]

...Hierarchy MathUtils3D Index Constructors constructor Properties Deg2Rad MaxValue MinValue zeroTolerance Methods fastInvSqrt isZero nearEqual Constructors constructor new MathUtils3D(): MathUtils3D Defined in laya/d3/math/MathUtils3D.ts:12 创建一个 MathUtils 实例。 Returns MathUtils3D Properti...

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

813. 2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null [ 65%]

...' of null TypeError: Cannot read property 'LESS' of null     at Function.value (http://127.0.0.1:43542/game/li ... :19438)     at Object.value [as init] (http://127.0.0.1:43542/game/li ... 515524)     at new Main (http://127.0.0.1:43542/game/js/bundle.js:267:90)   LESS是LayaGL.instance的属...

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

814. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 65%]

...niformBufferData Parameters buffer: Float32Array Float32Array data Default value bufferOffset: number = 0 byteOffset Default value byteCount: number = Number.MAX_SAFE_INTEGER byteCount Returns void setDataByByUniformBufferDataOffset setDataByByUniformBufferDataOffset(bufferData: SubUniformBufferData...

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

815. laya.d3.core.particleshuriken.module.shape.SphereShape_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/SphereShape" SphereShape constructor emitFromShell enable radius randomDirection shapeType...

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

816. laya.d3.core.particleshuriken.module.shape.HemisphereShape_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/HemisphereShape" HemisphereShape constructor emitFromShell enable radius randomDirection s...

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

817. Laya2.0 LocaRotationEuler引起LookAt的错误 [ 65%]

...rZ等属性方法内进行修改,代码如下: set localRotationEulerX(value) { var localEuler = this.localRotationEuler; localEuler.x = value; this.localRotationEuler = localEuler; } 2021-09-09 0 1 分享 微博 QZONE 微信 柠檬_酸 赞同来自: 后续补充: 2021-08-08 0 0 分享 微博 ...

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

818. LayaFlash如何使用chrome调试问题? [ 65%]

...00000"); //背景色 IFlash.showInfo(false); //是否显示帧率 //[IF-JS]value = 100; } } }   代码中使用LayaFlash的宏编译定义了一行只会在JS中运行的代码,这句代码在“AS3开发IDE”中编译不会提示错误。LayaFlash宏编译的使用请参看《LayaFlash宏编译...

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

819. laya.d3.component.animation.RigidAnimations [ 65%]

...function get templet():AnimationTemplet    public function set templet(value:AnimationTemplet):voidurlproperty url:String  [write-only] [override] 设置url地址。 Implementation     public function set url(value:String):voidConstructor DetailRigidAnimations()Constructorpublic function ...

来源: laya_api 发布时间: 20170929

820. laya.d3.core.render.RenderContext3D_API3.0 [ 65%]

...operties configPipeLineMode clientHeight clientWidth Accessors cameraShaderValue Methods changeScissor changeViewport drawRenderElement Constructors constructor new RenderContext3D(): RenderContext3D Defined in laya/d3/core/render/RenderContext3D.ts:171 创建一个 RenderContext3D 实例。 Returns...

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