大约有 2,572 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)
Laya_社区(1383) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya3.0_文档(12) Laya_示例(11) Laya2.0_示例(6)
...次渲染。 ```typescript addShaderPass(vs: string, ps: string, stateMap: object = null, pipelineMode: string = "Forward") ``` **以引擎的BlinnPhongMaterial的Shader"BLINNPHONG"进行说明:** ```typescript //引入Shader需要使用的其他库文件 Shader3D.addInclude("Lighting.glsl", Light...
来源: Laya2.0_文档 发布时间: 20210715
...able onLateUpdate onPostRender onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...egisterExtra unregisterExtra destroyUnusedResources maxSubBoneCount 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
...sources Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231102
...次渲染。 ```typescript addShaderPass(vs: String, ps: String, stateMap: Object = null, pipelineMode: String = "Forward") ``` **以引擎的BlinnPhongMaterial的Shader"BLINNPHONG"进行说明:** ```typescript //引入Shader需要使用的其他库文件 Shader3D.addInclude("Lighting.glsl", Light...
来源: Laya2.0_文档 发布时间: 20210715
...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
...sources Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...(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
...chVector4.ts:140 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/math/Native/ConchVector4.ts:126 克隆。 Parameters destObject: any 克隆源。 Returns void fromArray fromArray(array: any[], offset?: number): void Defined in laya/d3/math/Native/Conc...
来源: Laya3.0_api 发布时间: 20231102
...MouseUp onStart onTriggerEnter onTriggerExit onTriggerStay onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115