大约有 1,232 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0043 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
...新的。代码就是laya.webgl.js 14483行,设置mask为空的时候,value为空, value.cacheAs会报错
来源: Laya_社区 发布时间: 20181128
...dness index EVENT_PRESS_ENTER EVENT_PRESS_OUT EVENT_PRESS_STAY EVENT_PRESS_VALUE EVENT_TOUCH_ENTER EVENT_TOUCH_OUT EVENT_TOUCH_STAY Methods destroy event hasListener off offAll offAllCaller on once Constructors constructor new ButtonGamepad(handness: string, index: number): ButtonGamepad Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...。 str: string 用逗号连接的字符串。如"p1,p2,p3,p4"。 Default value type: typeof Number | typeof String = null 如果值不为null,则填充的是新增值得类型。 Returns any[] 填充后的数组。 Static gray gray(target: Sprite, isGray?: boolean): void Defined in laya/ui/UIUtil...
来源: Laya3.0_api 发布时间: 20231115
...string Returns boolean setTransformActive setTransformActive(path: string, value: boolean): void Defined in laya/d3/component/AvatarMask.ts:31 设置 Parameters path: string value: boolean Returns void Globals "laya/d3/component/AvatarMask" AvatarMask constructor clone cloneTo getAllTranfromPath get...
来源: Laya3.0_api 发布时间: 20231102
...his.inited = true; } this.setShaderName("CMatShader"); } public SetMainTex(value) { this._shaderValues.setTexture(CMat._mainTex, value); } public SetMainCol(value) { this._shaderValues.setVector3(CMat._mainCol, value); } /** * 设置渲染相关状态。 */ private static initShader(): void { var at...
来源: Laya_社区 发布时间: 20190814
...rRoomEnterPower',function(){ return DConfig.gamrRoomEnterPower; },function(value){ DConfig.gamrRoomEnterPower=value; console.log(DConfig.gamrRoomEnterPower.length); console.log(DConfig.gamrRoomEnterPower); for (var i=0;i < DConfig.gamrRoomEnterPower.length;i++){ DConfig.gamrRoomEnterPower=int(DCo...
来源: Laya_社区 发布时间: 20170731
...s multiTouchEnabled get multiTouchEnabled(): boolean set multiTouchEnabled(value: boolean): void Defined in laya/d3/Input3D.ts:110 获取是否可以使用多点触摸。 Returns boolean 是否可以使用多点触摸。 Defined in laya/d3/Input3D.ts:118 设置是否可以使用多点触摸。 Param...
来源: Laya3.0_api 发布时间: 20231102
...uwmUdM8n0CAtog==/lib/arm64/liblayaair.so (v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)+40) [arm64-v8a] 4 #03 pc 000000000043f9f4 /data/app/com.mylafe.game.handsomecat-HnSTBrLpuwmUdM8n0CAtog==/lib/arm64/liblayaair.so (laya::JSObjBaseV8::ReleaseRefArray()+92) [arm64-v8a] 5...
来源: Laya_社区 发布时间: 20191230
...Probe get sceneReflectionProbe(): ReflectionProbe set sceneReflectionProbe(value: ReflectionProbe): void Defined in laya/d3/component/Volume/reflectionProbe/ReflectionProbeManager.ts:37 Scene Reflection Returns ReflectionProbe Defined in laya/d3/component/Volume/reflectionProbe/ReflectionProbeManage...
来源: Laya3.0_api 发布时间: 20231115
...减少内存 求教减少APK的体积 list 重新绑定数据后 scrollBar.value 会没有限制的增加或减少,list上下都会出现很多空白的区域. 而scrollBar.slider.value 是正确的 .请问该如何处理 ide打包小游戏时能否把注释去掉减少体积 问题状态 最新活...
来源: Laya_社区 发布时间: 20190530