大约有 1,063 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0050 秒)
Laya_社区(391) Laya2.0_api(241) laya_api(189) Laya2.0_文档(81) Laya_示例(65) Laya2.0_示例(51) Laya3.0_api(32) Laya3.0_文档(13)
...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
...reate 加载图片回调参数问题 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 http 请求 once 的 回调参数,如何传递和接收? IDE中js压缩工具,能不能用类似命令行,或者编译参数等等方式调...
来源: Laya_社区 发布时间: 20200409
...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
...现触摸描述。 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
... 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
...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
...图 `parallaxTextureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTe...
来源: Laya2.0_文档 发布时间: 20210715
...图 `parallaxTextureScale:Number` 视差贴图缩放系数。 `renderMode:int` [write-only] 设置渲染模式。 `smoothness:Number` 光滑度。 `smoothnessSource:int` 光滑度数据源。 `smoothnessTextureScale:Number` 光滑度缩放系数。 `specularColor:Vector4` 高光颜色。 `specularTe...
来源: Laya2.0_文档 发布时间: 20210714
...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
...能是客户端发送一个字符串给后端;然后后端返回 一个int16的数字 一个int32的数字 和收客户端发来的字符串 这三个数据。通过原生的js代码去测试也是这样。应该是服务器的python代码出错了。 不知道有人遇到过这个错误没,...
来源: Laya_社区 发布时间: 20180202