大约有 170 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
Laya2.0_api(66) laya_api(60) Laya_社区(20) Laya3.0_api(11) Laya3.0_文档(8) Laya2.0_文档(4) Laya2.0_示例(1)
String怎么转换为Uint8Array? reason:string = “&¥#”; //比如这个reason是个服务器发我的乱码的字符串 var byte:Laya.Byte = new Laya.Byte(); byte.writeUTFString(reason); var uint8ar = byte.getUint8Array(0, byte.length); 我解析出来的二进制数组跟服务端对...
来源: Laya_社区 发布时间: 20190122
...转、缩放值计算到结果矩阵数组。 Utils3D getURLVerion(url:String):String[static] 获取URL版本字符。 Utils3D getVertexTangentDeclaration(vertexElements:Array):VertexDeclaration[static] Utils3D mulMatrixByArray(leftArray:Float32Array, leftOffset:int, rightArray:Float32Array...
来源: laya_api 发布时间: 20170929
...cs drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):DrawLineCmd 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):DrawLinesCmd 绘制一系列线段。 Graphics drawPath(x:Number, y:Number...
来源: Laya2.0_api 发布时间: 20190513
...:void[static] 给指定的目标显示对象添加滤镜。 UIUtils adptString(str:String):String[static] 替换字符串中的转义字符 UIUtils clearFilter(target:Sprite, filterType:Class):void[static] 移除目标显示对象的指定类型滤镜。 UIUtils fillArray(arr:Array, str:Str...
来源: Laya2.0_api 发布时间: 20190513
...:void[static] 给指定的目标显示对象添加滤镜。 UIUtils adptString(str:String):String[static] 替换字符串中的转义字符 UIUtils clearFilter(target:Sprite, filterType:Class):void[static] 移除目标显示对象的指定类型滤镜。 UIUtils fillArray(arr:Array, str:Str...
来源: laya_api 发布时间: 20170929
...cs drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics drawPath(x:Number, y:Number, paths:Array, ...
来源: laya_api 发布时间: 20170929
...ods MethodDefined By Accelerator(singleton:int)Accelerator event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getTransformedAcceleration(acceleration:AccelerationInfo):AccelerationInfo[static] 把加速度值转换为视觉上正确的加速度值。依赖于Browser.wi...
来源: laya_api 发布时间: 20170929
...ods MethodDefined By Accelerator(singleton:int)Accelerator event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getTransformedAcceleration(acceleration:AccelerationInfo):AccelerationInfo[static] 把加速度值转换为视觉上正确的加速度值。依赖于Browser.wi...
来源: Laya2.0_api 发布时间: 20190513
...阵数组的偏移。 Returns void Static getURLVerion getURLVerion(url: string): string Defined in laya/d3/utils/Utils3D.ts:482 获取URL版本字符。 Parameters url: string Returns string Static mulMatrixByArray mulMatrixByArray(leftArray: Float32Array, leftOffset: number, rightArray: Float32Arr...
来源: Laya3.0_api 发布时间: 20231115
... drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):DrawLineCmd 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):DrawLinesCmd 绘制一系列线段。 Graphics drawPath(x:Number, y:Nu...
来源: Laya2.0_api 发布时间: 20190513