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

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

711. native版本不支持mask设置为空 [ 70%]

...新的。代码就是laya.webgl.js 14483行,设置mask为空的时候,value为空, value.cacheAs会报错

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

712. laya.d3.webxr.core.ButtonGamepad_API3.0 [ 70%]

...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

713. laya.ui.UIUtils_API3.0 [ 70%]

...。 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

714. laya.d3.component.AvatarMask_API3.0 [ 70%]

...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

715. 继承自Laya.BaseMaterial并且自定义Shader的的自定义材质如何设置透明渲染 [ 70%]

...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

716. as3字符串截取int的问题 [ 70%]

...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

717. laya.d3.Input3D_API3.0 [ 70%]

...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

718. 新的安卓闪退 [ 70%]

...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

719. laya.d3.component.volume.reflectionprobe.ReflectionProbeManager_API3.0 [ 70%]

...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

720. batch draw 减少draw call [ 70%]

...减少内存 求教减少APK的体积 list 重新绑定数据后 scrollBar.value 会没有限制的增加或减少,list上下都会出现很多空白的区域. 而scrollBar.slider.value 是正确的 .请问该如何处理 ide打包小游戏时能否把注释去掉减少体积 问题状态 最新活...

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