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

大约有 518 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)

361. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 55%]

...ility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. MeshUitls.writeSkinnerMesh (UnityEngine.Skinne...

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

362. laya.d3.core.scene.Scene3D [ 55%]

...eneClasspublic class Scene3DInheritanceScene3D Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource Scene3D 类用于实现场景。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身...

来源: Laya2.0_api 发布时间: 20190513

363. laya.d3.resource.models.Mesh_API3.0 [ 55%]

...dels/Mesh.ts:876 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/resource/models/Mesh.ts:797 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited from Resource.destroy Defined in laya/resource/Resource.ts:235...

来源: Laya3.0_api 发布时间: 20231115

364. laya.d3.physics.CharacterController_API3.0 [ 55%]

... scriptPath userData UPAXIS_X UPAXIS_Y UPAXIS_Z Accessors awaked btColliderObject canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled fallSpeed friction gravity hideFlags id isActive isGrounded jumpSpeed maxSlope orientation position pushForce restit...

来源: Laya3.0_api 发布时间: 20231115

365. laya.d3.resource.RenderTexture_API3.0 [ 55%]

...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static method

来源: Laya3.0_api 发布时间: 20231102

366. laya.d3.core.ui3d.UI3D_API3.0 [ 55%]

...lueInit Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property

来源: Laya3.0_api 发布时间: 20231115

367. laya.resource.RenderTexture_API3.0 [ 55%]

...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static method

来源: Laya3.0_api 发布时间: 20231115

368. laya.d3.resource.RenderTextureCube_API3.0 [ 54%]

...reate clearPool createFromPool destroyUnusedResources recoverToPool Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

369. laya.d3.renderobjs.nativeobj.NativeShaderData_API3.0 [ 54%]

...ors uniformBuffersMap get uniformBuffersMap(): Map<number, UniformBufferObject> Inherited from NativeShaderData.uniformBuffersMap Defined in laya/RenderEngine/RenderShader/ShaderData.ts:91 Returns Map<number, UniformBufferObject> Methods addDefine addDefine(define: ShaderDefine): void In...

来源: Laya3.0_api 发布时间: 20231115

370. socket大型项目回调 [ 54%]

...riteFloat64(value); return floats }; } class Routedic{ private static _ids:Object = {}; private static _names:Object = {}; static init(dict:any):void { this._names = dict || {}; var _names = this._names; var _ids = this._ids; for (var name in _names) { _ids[_names[name]] = name; } } static getID(nam...

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