大约有 1,261 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
Laya_社区(438) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(39) Laya2.0_示例(9) Laya_示例(7)
....ts:11 Accessors list get list(): SingletonList<BaseRender> set list(value: SingletonList<BaseRender>): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeSceneRenderManager.ts:19 Returns SingletonList<BaseRender> Defined in laya/d3/RenderObjs/NativeOBJ/NativeSceneRenderManager.ts:...
来源: Laya3.0_api 发布时间: 20231115
...根据指定坐标,创建一个新的 Point 对象。 Parameters Default value x: number = 0 (可选)水平坐标。 Default value y: number = 0 (可选)垂直坐标。 Returns Point Properties x x: number Defined in laya/maths/Point.ts:14 该点的水平坐标。 y y: number Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...ther (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you w...
来源: Laya_社区 发布时间: 20191022
...@liuhang123:哦哦,刚刚我没明白你意思,那scrollBar里面有个value值,这个记录的就是当前的滚动值,你试了么 ymsdandan • 2017-11-20 15:38 @liuhang123:还有就是你是panel还是list里设置的 liuhang123 • 2017-11-20 15:39 list里面的,对了,有没有滚...
来源: Laya_社区 发布时间: 20171119
...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