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

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

1591. laya.renders.VertexElementFormat_API3.0 [ 59%]

...gle Vector2 Vector3 Vector4 getElementInfos Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

1592. 请问粒子,shader,动画缓存的优化应该如何选择 [ 59%]

...ialDefine 材质宏定义值。          */         public function precompileShaderWithShaderDefine(publicDefine:int, spriteDefine:int, materialDefine:int):void {             withCompile(publicDefine, spriteDefine, materialDefine);         }   然后用这个接...

来源: Laya_社区 发布时间: 20180620

1593. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 59%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Inherited property

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

1594. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 59%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Inherited property

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

1595. 射线检测-放置物体 [ 59%]

...; var point = new Laya.Vector2(); var _outHitInfo = new Laya.RaycastHit(); function checkHit() { //从屏幕空间生成射线 point.elements[0] = Laya.MouseManager.instance.mouseX; point.elements[1] = Laya.MouseManager.instance.mouseY; camera.viewportPointToRay(point, ray); //射线检测获取所...

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

1596. Button属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 59%]

...钮资源路径 private var skin:String = "./res/img/btn_test.png"; public function ComponentDemo() { //初始化引擎,设置宽高并开启WebGL渲染模式 Laya.init(1334,750, WebGL); //设置舞台背景颜色 Laya.stage.bgColor = "#ffffff"; //加载资源成功后,执行onLoaded回调方法...

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

1597. laya.net.URL_API3.0 [ 58%]

...ya/net/URL.ts:70 自定义URL格式化的方式。例如: customFormat = function(url:String):String{} Parameters url: string Returns string Static formatURL formatURL(url: string, base?: string): string Defined in laya/net/URL.ts:80 包含normalizedURL功能,并且合并base,如果base没有...

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

1598. laya.d3.graphics.RenderObject [ 58%]

...ner:Sprite3D)RenderObjectConstructor DetailRenderObject()Constructorpublic function RenderObject(owner:Sprite3D) Parameters owner:Sprite3DSat Mar 18 2017, 04:52 PM +08:00

来源: laya_api 发布时间: 20170318

1599. laya.filters.Filter [ 58%]

...一个 Filter 实例。 FilterConstructor DetailFilter()Constructorpublic function Filter() 创建一个 Filter 实例。 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

1600. laya.ani.bone.DeformSlotData [ 58%]

...formSlotDisplayData>Constructor DetailDeformSlotData()Constructorpublic function DeformSlotData()Sat Apr 22 2017, 10:26 AM +08:00

来源: laya_api 发布时间: 20170422