大约有 1,232 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0044 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
...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
...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
...' 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
...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
...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
...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
...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
...00000"); //背景色 IFlash.showInfo(false); //是否显示帧率 //[IF-JS]value = 100; } } } 代码中使用LayaFlash的宏编译定义了一行只会在JS中运行的代码,这句代码在“AS3开发IDE”中编译不会提示错误。LayaFlash宏编译的使用请参看《LayaFlash宏编译...
来源: Laya_社区 发布时间: 20151218
...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
...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