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

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

211. laya.d3.graphics.Vertex.VertexPositionTexture0 [ 76%]

...于创建位置、纹理顶点结构。 Public Properties PropertyDefined By  position : Vector3[read-only] VertexPositionTexture0  textureCoordinate0 : Vector2[read-only] VertexPositionTexture0  vertexDeclaration : VertexDeclaration[read-only] VertexPositionTexture0Public Methods  MethodDef...

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

212. laya.net.HttpRequest [ 76%]

...得不到之前请求的响应结果。 Public Properties PropertyDefined By  data : *[read-only] 返回的数据。HttpRequest  http : *[read-only] 本对象所封装的原生 XMLHttpRequest 引用。 HttpRequest  url : String[read-only] 请求的地址。HttpRequestPublic Methods Hide Inher...

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

213. laya.ani.bone.Templet [ 76%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By  aniSectionDic : ObjectTemplet  bindBoneBoneSlotDic : Object 绑定插槽数据的字典 Templet  boneSlotArray : Array 存放插糟数据的数组 Templet  boneSlotDic : Object 存放插槽数据的字典 Templet...

来源: laya_api 发布时间: 20170929

214. laya.device.geolocation.GeolocationInfo [ 76%]

...ionInfoInheritanceGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo  altitude : Number[read-only] GeolocationInfo  altitudeAccuracy : Number[read-only] GeolocationInfo  heading : Number[read-only] GeolocationInfo  latitude : Number[re...

来源: laya_api 发布时间: 20170929

215. laya.device.geolocation.GeolocationInfo [ 76%]

...ionInfoInheritanceGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo  altitude : Number[read-only] GeolocationInfo  altitudeAccuracy : Number[read-only] GeolocationInfo  heading : Number[read-only] GeolocationInfo  latitude : Number[re...

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

216. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 76%]

...ndex Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _conchUniformBufferObject _glBuffer _glPointer _name byteLength UBONAME_CAMERA UBONAME_SCENE UBONAME_SHADOW UBONAME_SPRITE3D Accessors bufferUsage Methods _reset bind setData setDataByByUniformBufferDataOffset setD...

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

217. laya.display.css.TextStyle [ 76%]

...play.css.SpriteStyle 文本的样式类 Public Properties PropertyDefined By  align : String 表示使用此文本格式的文本段落的水平对齐方式。 TextStyle  asPassword : Boolean 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视...

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

218. laya.utils.CacheManger [ 76%]

...nger Object 对象缓存统一管理类 Public Properties PropertyDefined By  loopTimeLimit : int = 2[static] 单次清理检测允许执行的时间,单位ms CacheMangerPublic Methods  MethodDefined By  CacheManger()CacheManger  beginCheck(waitTime:int = 15000):void[static] 开始检测...

来源: laya_api 发布时间: 20170422

219. laya.d3.math.Vector2 [ 76%]

... Vector2 类用于创建二维向量。 Public Properties PropertyDefined By  x : NumberX轴坐标Vector2  y : NumberY轴坐标Vector2Public Methods  MethodDefined By  Vector2(x:Number = 0, y:Number = 0) 创建一个 Vector2 实例。 Vector2  clone():* 克隆。 Vector2  cloneTo(destObj...

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

220. laya.device.geolocation.Geolocation [ 75%]

...可用supported查看浏览器支持。 Public Properties PropertyDefined By  enableHighAccuracy : Boolean = false[static] 如果enableHighAccuracy为true,并且设备能够提供一个更精确的位置,则会获取最佳可能的结果。 请注意,这可能会导致较慢的响应时间或...

来源: laya_api 发布时间: 20170929