大约有 273 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)
Laya_社区(166) Laya3.0_api(32) Laya2.0_文档(31) laya_api(16) Laya2.0_api(14) Laya_示例(8) Laya3.0_文档(6)
...ativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals lerp max min multiply normalize scale subtract transformByM4x4 Constructors constructor new Vector4(x?: number, y?: number, z?: number, w?: number): Vector4 Defined in laya/d3/math/Vect...
来源: Laya3.0_api 发布时间: 20231102
...cessors w x y z Methods clone cloneTo fromArray length lengthSquared Clamp add distance distanceSquared dot equals lerp max min multiply normalize scale subtract transformByM4x4 Constructors constructor new ConchVector4(x?: number, y?: number, z?: number, w?: number): ConchVector4 Defined in laya/d3...
来源: Laya3.0_api 发布时间: 20231102
...ength lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new Quaternion(x?: number, y?: number, z?: number, ...
来源: Laya3.0_api 发布时间: 20231102
...OLOR0,new Laya.Vector4(0,0,1,1)); var customShader = Laya.Shader3D.nameKey.add("GradientShader"); Laya.ShaderCompile3D.add(customShader, vs, ps, attributeMap, uniformMap); this.setShaderName("GradientShader"); 2018-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20180316
...//开启debug编译shader时生成打印shader参数 this._addDebugShaderVariantCollection(compileDefine); } debugShader : Laya.Shader debugShader : Laya.SubShader Laya.ShaderPass -> _addDebugShaderVariantCollection(compileDefine) { var dbugS...
来源: Laya_社区 发布时间: 20200606
...置panel的垂直滚动条,方便看出panel的滚动变化 Laya.stage.addChild(panel); var sp:Sprite=new Sprite();//panel的子容器sp sp.graphics.drawRect(0,0,500,1000,"#FF0000"); sp.size(500,1000); panel.addChild(sp); var btnAdd:Button=new Button();//点击按钮,动态添加sp的子对象...
来源: Laya_社区 发布时间: 20170601
...tity invert length lengthSquared normalize rotateX rotateY rotateZ scaling add createFromAxisAngle createFromMatrix3x3 createFromMatrix4x4 createFromYawPitchRoll dot invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new ConchQuaternion(x?: number, y?: number, z...
来源: Laya3.0_api 发布时间: 20231102
...roperties of undefined (reading 'btCollisionObject_create') at pi._onAdded (laya.d3.min.js:1:600219) at xr._addComponentInstance (laya.core.min.js:1:250112) at xr.addComponent (laya.core.min.js:1:251056) at Mi._createComponentInstance (laya.d3.min.js:1:818164) at Mi._cr...
来源: Laya_社区 发布时间: 20230401
...TENCIL_WRITE debugMode debugShaderVariantCollection Accessors name Methods addSubShader getSubShaderAt add addInclude compileShader compileShaderByDefineNames find getDefineByName propertyNameToID Constructors constructor new Shader3D(name: string, attributeMap: any, uniformMap: any, enableInstancin...
来源: Laya3.0_api 发布时间: 20231102
...: "_zip_file_set_external_attributes", referenced from: _zip_dir_add in libconch.a(zip_dir_add.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) helloworldlv • 2018-05-24 10:55 但运行后执行微信但注...
来源: Laya_社区 发布时间: 20180522