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

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

2011. laya.d3.graphics.Vertex.VertexMesh [ 47%]

...gelaya.d3.graphics.VertexClasspublic class VertexMeshInheritanceVertexMesh Object ... Public Methods  MethodDefined By  getVertexDeclaration(vertexFlag:String, compatible:Boolean = true):VertexDeclaration[static] 获取顶点声明。 VertexMeshPublic Constants ConstantDefined By  instanceMVPM...

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

2012. laya.d3.component.AnimatorState_API3.0 [ 47%]

...atorState.ts:194 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/component/AnimatorState.ts:181 克隆。 Parameters destObject: any 克隆源。 Returns void getScript getScript(type: typeof AnimatorStateScript): AnimatorStateScript | null Defined in ...

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

2013. laya.d3.core.pixelLine.PixelLineMaterial [ 47%]

...(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 克隆。 BaseMaterial...

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

2014. laya.d3.graphics.VertexBuffer3D [ 47%]

...3.graphicsClasspublic class VertexBuffer3DInheritanceVertexBuffer3D Buffer Object VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindedIndexBuffer : *[static] Buffer _bindedVertexBuffer : *[stat...

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

2015. 给Dictionary添加个长度 [ 47%]

...y 键名对象。 * @return 键名索引。 */ public function indexOf(key:Object):int { var index:int = _keys.indexOf(key); if (index >= 0) return index; key = (key is String) ? Number(key) : ((key is Number) ? key.toString() : key); return _keys.indexOf(key); } /** * 返回指定键名的值。...

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

2016. laya.d3.core.particleshuriken.module.Emission_API3.0 [ 47%]

.../Emission.ts:155 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/core/particleShuriKen/module/Emission.ts:133 克隆。 Parameters destObject: any 克隆源。 Returns void getBurstByIndex getBurstByIndex(index: number): Burst Defined in laya/d3/core/p...

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

2017. laya.d3.core.render.posteffect.GaussianDoF_API3.0 [ 47%]

...er init Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited method Inherited accessor Enumeration Interface Static method

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

2018. laya.d3.core.trail.TrailRenderer [ 47%]

...lic class TrailRendererInheritanceTrailRenderer BaseRender EventDispatcher Object TrailRenderer 类用于创建拖尾渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改...

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

2019. 画出来鼠标轨迹线 [ 47%]

...Y,         time:Date.now(),     });//给point集合添加一个object,带有当前的鼠标位置和当前的时间 }; //鼠标移动时触发的mousemove事件 //帧事件 Laya.stage.frameLoop(1,this,draw); //帧响应事件 function draw(){     lines.destroyChildren();//清除遮...

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

2020. TimeLine.addLabel(label:String, offset:Number):TimeLine 亲测! 方法中第二个参数offset无效 [ 47%]

...览器地址传过来的GET参数 (此问题已经无效) 关于同为object层,层级设置无效的问题 LayaAir3D UnityPlug 1.7.13 导出刚体动画无效 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, lh文件内meshSprite添加阴影属性无效 问题状...

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