大约有 768 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
Laya_社区(390) Laya3.0_api(187) Laya2.0_api(91) laya_api(44) Laya2.0_文档(31) Laya3.0_文档(24) Laya2.0_示例(1)
...RenderInheritanceBaseRender EventDispatcher ObjectImplements laya.resource.IDestroySubclasses GlitterRender, MeshRender, ShurikenParticleRender, TerrainRender, WaterRender Render 类用于渲染器的父类,抽象类不允许实例。 Public Properties PropertyDefined By boundingBox : BoundBox...
来源: laya_api 发布时间: 20170929
...w:number,speed:number)=>boolean,oncomp:(curlret:number, httpret:number)=>void, trynum:number, opttimeout:number)=>void; ``` * 处理zip文件的ZipFile类 ```javascript interface ZipFile{ setSrc(src:string):boolean; /** * 遍历zip中的文件。 * id: * name:文件名,包含路径 * dir:是否是...
来源: Laya2.0_文档 发布时间: 20210714
...rchy CannonPhysicsComponent CannonPhysicsTriggerComponent CannonPhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith colliderShape collisionGroup destroyed enabled friction hideFlags id isTrigger restit...
来源: Laya3.0_api 发布时间: 20231102
iOS构建发布二、构建发布2.1 应用ID2.2 构建版本号2.3 打包资源2.4 混淆资源2.5 资源服务器URL2.6 热更新(DCC)2.7 屏幕方向2.8 图标2.9 签名2.10 分发类型2.11 渲染模式2.12 导出项目2.13 纹理选项三、构建XCode工程3.1 构建好的项目工程的...
来源: Laya3.0_文档 发布时间: 20251010
...ternals Only exported Menu Globals "laya/d3/physicsCannon/CannonPhysicsCollider" CannonPhysicsCollider Class CannonPhysicsCollider PhysicsCollider 类用于创建物理碰撞器。 Hierarchy CannonPhysicsTriggerComponent CannonPhysicsCollider CannonRigidbody3D Index Constructors constructor Properti...
来源: Laya3.0_api 发布时间: 20231102
... Laya.Shader3D.PERIOD_SPRITE], 'u_texture': [CustomMaterial.DIFFUSETEXTURE_ID, Laya.Shader3D.PERIOD_MATERIAL] }; var customShader = Laya.Shader3D.nameKey.add("CustomShader"); var vs = "attribute vec4 a_Position;\n" + "attribute vec2 a_Texcoord;\n" + "uniform mat4 u_MvpMatrix;\n" + "uniform mat4 u_Wo...
来源: Laya_社区 发布时间: 20170815
...绑定的某一项的“删除”按钮,获取要删除项对应的item_id。 2、此时调起确认框询问用户是否确认删除。 3、用户点击确认框中的“确认”按钮,返回true。 4、调起程序获得返回的true值,将第1步中获取的item_id传入下一个方法中...
来源: Laya_社区 发布时间: 20180319
... static getCurrentPosition(onSuccess: Handler, onError: Handler = null): void { Geolocation.navigator.geolocation.getCurrentPosition(function (pos: any): void { Geolocation.position.setPosition(pos); onSuccess.runWith(Geolocation.position); }, function (error: any): void { onError.runWith(error); },...
来源: Laya3.0_文档 发布时间: 20251010
...s IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture depthStencilFormat depthStencilTexture destroyed dim...
来源: Laya3.0_api 发布时间: 20231115
...MotorJoint Index Constructors constructor Properties _extra _singleton collideConnected otherBody owner runInEditor scriptPath selfBody Accessors angularOffset awaked correctionFactor destroyed enabled hideFlags id joint linearOffset maxForce maxTorque Methods _initialize _setOwner destroy hasHideFl...
来源: Laya3.0_api 发布时间: 20231115