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

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

2361. SubShader介绍(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 30%]

...次渲染。 ```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

2362. laya.d3.core.light.PointLightCom_API3.0 [ 30%]

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

2363. laya.gltf.glTFResource_API3.0 [ 30%]

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

2364. laya.device.media.HtmlVideo_API3.0 [ 30%]

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

2365. SubShader介绍(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 30%]

...次渲染。 ```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

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

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

2367. laya.spine.SpineTemplet_API3.0 [ 30%]

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

2368. laya.d3.core.material.BlinnPhongMaterial [ 30%]

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

2369. laya.d3.math.native.ConchVector4_API3.0 [ 30%]

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

2370. laya.components.Script_API3.0 [ 30%]

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