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

大约有 92 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0025 秒)

1. laya.d3.graphics.VertexBuffer3D [ 100%]

...er3D  destroy():void[override] VertexBuffer3D  getData():* 获取顶点数据。 VertexBuffer3D  setData(data:*, bufferOffset:int = 0, dataStartIndex:int = 0, dataCount:uint = 4294967295):void 设置数据。 VertexBuffer3DPublic Constants ConstantDefined By  DATATYPE_FLOAT32ARRAY : int = 0...

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

2. laya.net.Loader [ 98%]

...: Boolean[read-only] 是否缓存。Loader  data : *[read-only] 返回的数据。Loader  maxTimeOut : int = 100[static] 每帧加载完成回调使用的最大超时时间,如果超时,则下帧再处理,防止帧卡顿。Loader  parserMap : Object[static] 资源解析函数对应表,...

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

3. laya.d3.graphics.IndexBuffer3D [ 97%]

...estroy():void[override] IndexBuffer3D  getData():Uint16Array 获取索引数据。 IndexBuffer3D  setData(data:*, bufferOffset:int = 0, dataStartIndex:int = 0, dataCount:Number = 4294967295):void 设置数据。 IndexBuffer3DPublic Constants ConstantDefined By  INDEXTYPE_UBYTE : String = ubyt...

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

4. laya.net.LocalStorage [ 92%]

...eInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass : Class[static] LocalStorage  items : *[static] 数据列表。 LocalStorage  support : Boolean = false[static] 表示是否支持 LocalStorage。 LocalS...

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

5. laya.net.HttpRequest [ 88%]

...因为每次调用该对象的send方法时,都会清空之前设置的数据,并重置 HTTP 请求的状态,这会导致之前还未返回响应的请求被重置,从而得不到之前请求的响应结果。 Public Properties PropertyDefined By  data : *[read-only] 返回的数据。Htt...

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

6. laya.net.Socket [ 88%]

...wser/Client Agent 都能主动的向对方发送或接收文本和二进制数据。 要使用 Socket 类的方法,请先使用构造函数 new Socket 创建一个 Socket 对象。 Socket 以异步方式传输和接收数据。 Public Properties PropertyDefined By  connected : Boolean[read-only...

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

7. laya.d3.resource.models.SubMesh [ 80%]

...itanceSubMesh laya.d3.core.GeometryElement SubMesh 类用于创建子网格数据模板。 Public Methods  MethodDefined By  SubMesh(mesh:Mesh) 创建一个 SubMesh 实例。 SubMesh  _getType():int[override] 获取几何体类型。 SubMesh  _render(state:RenderContext3D):void[override] SubM...

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

8. laya.events.EventDispatcher [ 79%]

...String — 事件类型。  data:* (default = null) — (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单个参...

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

9. laya.d3.core.pixelLine.PixelLineFilter [ 78%]

...lLineFilter  _getLineData(index:int, out:PixelLineData):void 获取线段数据 PixelLineFilter  _getType():int[override] 获取几何体类型。 PixelLineFilter  _prepareRender(state:RenderContext3D):Boolean[override] PixelLineFilter  _render(state:RenderContext3D):void[override] PixelLine...

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

10. laya.device.motion.Gyroscope [ 78%]

...nfo:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained。 info: RotationInfo类型参数...

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