大约有 518 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
...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
...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
...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
... 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
...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
...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
...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
...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
...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
...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