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

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

2491. laya.spine.SpineSkeleton_API3.0 [ 35%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

2492. 关联shader的uniform(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 35%]

...y.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new Laya.MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.Handler.create(this, function(texture) ...

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

2493. laya.d3.math.Vector3_API3.0 [ 35%]

...Menu Globals "laya/d3/math/Vector3" Vector3 Class Vector3 Vector3 用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods clone cloneTo cross dot fromArray length length...

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

2494. 关联shader的uniform(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 35%]

...y.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new Laya.MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.Handler.create(this, function(texture) ...

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

2495. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 35%]

...MeshRenderer.constructor Defined in laya/d3/core/SkinnedMeshRenderer.ts:97 创建一个 SkinnedMeshRender 实例。 Returns SkinnedMeshRenderer Properties _bones _bones: Sprite3D[] = [] Defined in laya/d3/core/SkinnedMeshRenderer.ts:28 Optional _extra _extra: IComponentExtra Inherited from Component...

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

2496. laya.d3.math.Collision [ 34%]

... 用于检测碰撞。 Public Methods  MethodDefined By  Collision() 创建一个 Collision 实例。 Collision  boxContainsBox(box1:BoundBox, box2:BoundBox):int[static] 空间中包围盒是否包含另一个包围盒 Collision  boxContainsPoint(box:BoundBox, point:Vector3):int[static] ...

来源: laya_api 发布时间: 20170929

2497. laya.d3.math.CollisionUtils [ 34%]

...于检测碰撞。 Public Methods  MethodDefined By  CollisionUtils() 创建一个 Collision 实例。 CollisionUtils  boxContainsBox(box1:BoundBox, box2:BoundBox):int[static] 空间中包围盒是否包含另一个包围盒 CollisionUtils  boxContainsPoint(box:BoundBox, point:Vector3):int[st...

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

2498. laya.ui.WXOpenDataViewer_API3.0 [ 34%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

2499. laya.display.Node [ 34%]

...onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node  once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦...

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

2500. laya.media.VideoNode_API3.0 [ 34%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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