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

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

751. laya.components.Component_API3.0 [ 42%]

...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

752. laya.maths.Matrix [ 42%]

...ies | Methods Packagelaya.mathsClasspublic class MatrixInheritanceMatrix Object Matrix 类表示一个转换矩阵,它确定如何将点从一个坐标空间映射到另一个坐标空间。 您可以对一个显示对象执行不同的图形转换,方法是设置 Matrix 对象的属性,将...

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

753. laya.physics.CircleCollider_API3.0 [ 42%]

...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

754. 自定义shader-边缘光照shader [ 42%]

...tation, true); }); } private function initShader():void { var attributeMap:Object = {'a_BoneIndices': VertexElementUsage.BLENDINDICES0, 'a_BoneWeights': VertexElementUsage.BLENDWEIGHT0, 'a_Position': VertexElementUsage.POSITION0, 'a_Normal': VertexElementUsage.NORMAL0, 'a_Texcoord': VertexElementUsa...

来源: Laya_示例 发布时间: 20250319

755. laya.particle.ParticleSetting_API3.0 [ 42%]

...e textureCount textureName useEndRadian defaultSetting checkSetting Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

756. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 41%]

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

757. laya.physics.BoxCollider_API3.0 [ 41%]

...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

758. laya.d3.core.MeshRenderer_API3.0 [ 40%]

...phChannelWeight setRenderbitFlag changeVertexDefine shaderValueInit 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 发布时间: 20231115

759. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 40%]

...ar svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.createObjectURL(svg); img.src = url; img.style.position ="absolute"; img.style.zIndex = 99999 document.body.appendChild(img); ``` 怎么运行上边这段代码呢?打开谷歌浏览器,随便打开一个空白网页,F12,...

来源: Laya2.0_文档 发布时间: 20210715

760. laya.d3.core.material.BlinnPhongMaterial [ 39%]

...(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial  cloneTo(destObject:*):void[override] 克隆。 B...

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