大约有 819 项符合查询结果, 库内数据总量为 30,941 项。 (搜索耗时: 0.0048 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ies | Methods Packagelaya.mathsClasspublic class MatrixInheritanceMatrix Object Matrix 类表示一个转换矩阵,它确定如何将点从一个坐标空间映射到另一个坐标空间。 您可以对一个显示对象执行不同的图形转换,方法是设置 Matrix 对象的属性,将...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...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
...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
...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
...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
...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
...(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