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

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

461. laya.particle.particleUtils.PicTool [ 73%]

...cTool ObjectPublic Methods  MethodDefined By  getCanvasPic(img:*, color:int):*[static] PicTool  getRGBPic(img:*):Array[static] PicToolMethod DetailgetCanvasPic()method public static function getCanvasPic(img:*, color:int):* Parameters img:* color:intReturns*getRGBPic()method  public static fu...

来源: laya_api 发布时间: 20170929

462. setSixSideImageSources()传入什么参数都不对呢 [ 73%]

...reate 加载图片回调参数问题 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 http 请求 once 的 回调参数,如何传递和接收? IDE中js压缩工具,能不能用类似命令行,或者编译参数等等方式调...

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

463. laya.d3.shader.SubShader [ 73%]

...tring 获取标记值。 SubShader  getMaterialDefineByName(name:String):int 通过名称获取宏定义值。 SubShader  setFlag(key:String, value:String):void 加标记。 SubShaderMethod DetailgetFlag()method public function getFlag(key:String):String 获取标记值。 Parameters key:StringR...

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

464. laya.d3.Touch [ 73%]

...现触摸描述。 Public Properties PropertyDefined By  identifier : int[read-only] 获取唯一识别ID。 Touch  position : Vector2[read-only] 获取触摸点的像素坐标。 TouchProperty Detailidentifierpropertyidentifier:int  [read-only] 获取唯一识别ID。 Implementation     ...

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

465. laya.d3.resource.models.SubMesh [ 73%]

... SubMesh(mesh:Mesh) 创建一个 SubMesh 实例。 SubMesh  _getType():int[override] 获取几何体类型。 SubMesh  _render(state:RenderContext3D):void[override] SubMesh  destroy():void[override] 销毁。 SubMeshConstructor DetailSubMesh()Constructorpublic function SubMesh(mesh:Mesh) 创...

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

466. laya.filters.IFilter [ 73%]

...asses | Index | Frames No Frames IFilterProperties Packagelaya.filtersInterfacepublic interface IFilterImplementors ColorFilter, Filter 滤镜接口。 Public Properties PropertyDefined By  type : int[read-only] IFilterProperty Detailtypepropertytype:int  [read-only] Implementation    ...

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

467. PBRSpecularMaterial材质详解(TypeScript-3D基础(TS)-模型材质详解) [ 73%]

...图 `parallaxTextureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTe...

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

468. PBRSpecularMaterial材质详解(JavaScript-3D基础(JS)-模型材质详解) [ 73%]

...图 `parallaxTextureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTe...

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

469. laya.filters.IFilterActionGL [ 73%]

...Frames No Frames IFilterActionGLProperties | Methods Packagelaya.filtersInterfacepublic interface IFilterActionGL extends IFilterActionImplementors ColorFilterActionGL, FilterActionGLPublic Properties PropertyDefined By  typeMix : int[read-only] IFilterActionGLPublic Methods Hide Inherited Publ...

来源: laya_api 发布时间: 20170929

470. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 73%]

...能是客户端发送一个字符串给后端;然后后端返回 一个int16的数字  一个int32的数字 和收客户端发来的字符串 这三个数据。通过原生的js代码去测试也是这样。应该是服务器的python代码出错了。 不知道有人遇到过这个错误没,...

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