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

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

21. layabox里as3-proto数组转出来有问题 [ 85%]

...数组上多出了一行奇怪的代码,必须要去掉才能运行。 [ArrayElementType("RoomList")] public var roomList:Array = []; 想问下[ArrayElementType("RoomList")]这个需要怎么改,还是直接去掉?   问题2:接收消息,能收到数组,但是二进制编码转换不出...

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

22. laya.d3.resource.DataTexture2D [ 85%]

...an 是否使用重复模式纹理寻址 BaseTexture  simLodInfo : Float32ArrayDataTexture2D  simLodRect : Uint32Array[static] DataTexture2D size : Size[read-only] 获取尺寸。 BaseTexture source : *[read-only] 获取纹理资源。 BaseTexture  src : String[read-only] 获取文件路径...

来源: laya_api 发布时间: 20170929

23. laya.d3.graphics.VertexBuffer3D [ 85%]

...unction[static] 创建VertexBuffer3D。 VertexBuffer3D _enableAtributes : Array[static] Buffer  vertexCount : int[read-only] 获取顶点个数。 VertexBuffer3D  vertexDeclaration : VertexDeclaration[read-only] 获取顶点结构声明。 VertexBuffer3DProtected Properties Hide Inherited Prote...

来源: laya_api 发布时间: 20170929

24. socket大型项目回调 [ 85%]

...ew Laya.Byte(); // this.socket.input.readBytes(byte); if (event instanceof ArrayBuffer){ var byte:Laya.Byte = new Laya.Byte(event); this.socket.input.clear(); this.processPackage(this._package.decode(byte)); } } private sendMessage(reqId, route, msg) { var byte:Laya.Byte; // var msgbuffer = Protocol...

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

25. laya.d3.renderobjs.nativeobj.NativeVertexBuffer3D_API3.0 [ 85%]

...可读。 Returns NativeVertexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Array | Uint8Array | Uint32Array Inherited from Buffer._buffer Defined in laya/RenderEngine/Buffer.ts:8 _bufferType _bufferType: number Inherited from Buffer._bufferType Defined in laya/RenderEngine/Buffer.ts:10 ...

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

26. 网络通信 · LayaAir3文档 · LAYABOX [ 85%]

...sponse varies 响应实体的类型由 responseType 来指定, 可以是 ArrayBuffer ,Blob, Document, JavaScript 对象 (即 “json”), 或者是字符串。如果请求未完成或失败,则该值为 null responseText DOMString 此次请求的响应为文本,或是当请求未成功...

来源: Laya3.0_文档 发布时间: 20250104

27. Uint8Array的像素数据在ios中无法改变图片纹理,安卓正常 [ 85%]

Uint8Array的像素数据在ios中无法改变图片纹理,安卓正常 laya版本:2.8.0 设备:iphone7 ios版本:7.0.21 ios的浏览器以及小游戏平台都不行 demo已经上传附件 附件 : --> demo.zip 2021-01-18 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找...

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

28. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 84%]

...n(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 SphereShapeProtected Methods  MethodDefined By  _getShapeBoundBox(boundBox:BoundBox):void[override] SphereShape  _getSpeedBoundBox(boundBox:BoundBox...

来源: laya_api 发布时间: 20170929

29. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 84%]

...n(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 SphereShapeProtected Methods  MethodDefined By  _getShapeBoundBox(boundBox:BoundBox):void[override] SphereShape  _getSpeedBoundBox(boundBox:BoundBox...

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

30. laya.ani.bone.canvasmesh.MeshData_API3.0 [ 84%]

...mesh/MeshData.ts:43 扩展像素,用来去除黑边 indexes indexes: Uint16Array = new Uint16Array([0, 1, 3, 3, 1, 2]) Defined in laya/ani/bone/canvasmesh/MeshData.ts:28 顶点索引 texture texture: Texture Defined in laya/ani/bone/canvasmesh/MeshData.ts:13 纹理 useUvTransform useUvTransform: boo...

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