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

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

401. laya.d3.utils.RaycastHit [ 60%]

...ods Packagelaya.d3.utilsClasspublic class RaycastHitInheritanceRaycastHit Object ... Public Properties PropertyDefined By  distance : NumberRaycastHit  position : Vector3RaycastHit  sprite3D : Sprite3DRaycastHit  triangleNormals : ArrayRaycastHit  trianglePositions : ArrayRaycastHitPubli...

来源: laya_api 发布时间: 20170929

402. laya.utils.Log [ 60%]

...roperties | Methods Packagelaya.utilsClasspublic class LogInheritanceLog Object Log 类用于在界面内显示日志记录信息。 Public Properties PropertyDefined By  maxCount : int = 20[static] 最大打印数量,超过这个数量,则自动清理一次LogPublic Methods  MethodDefined...

来源: laya_api 发布时间: 20170929

403. laya.utils.Color [ 60%]

...rties | Methods Packagelaya.utilsClasspublic class ColorInheritanceColor Object Color 是一个颜色值处理类。 Public Properties PropertyDefined By  _drawStyle : *Color  numColor : uint uint 型颜色值。Color  strColor : String 字符串型颜色值。ColorPublic Methods  MethodDe...

来源: laya_api 发布时间: 20170422

404. laya.d3.math.Ray [ 60%]

...perties | Methods Packagelaya.d3.mathClasspublic class RayInheritanceRay Object Ray 类用于创建射线。 Public Properties PropertyDefined By  direction : Vector3方向Ray  origin : Vector3原点RayPublic Methods  MethodDefined By  Ray(origin:Vector3, direction:Vector3) 创建一个 Ra...

来源: laya_api 发布时间: 20170929

405. laya.ani.bone.DrawOrderData [ 60%]

...ackagelaya.ani.boneClasspublic class DrawOrderDataInheritanceDrawOrderData Object ... Public Properties PropertyDefined By  drawOrder : Vector.<int>DrawOrderData  time : NumberDrawOrderDataPublic Methods  MethodDefined By  DrawOrderData()DrawOrderDataProperty DetaildrawOrderpropertypub...

来源: laya_api 发布时间: 20170422

406. laya.d3.graphics.RenderObject [ 60%]

...mentationAll Packages | All Classes | Index | Frames No Frames RenderObjectMethods Packagelaya.d3.graphicsClasspublic class RenderObjectInheritanceRenderObject Object ... Public Methods  MethodDefined By  RenderObject(owner:Sprite3D)RenderObjectConstructor DetailRenderObject()Constructorpu...

来源: laya_api 发布时间: 20170318

407. laya.ani.bone.DeformSlotData [ 60%]

...kagelaya.ani.boneClasspublic class DeformSlotDataInheritanceDeformSlotData Object ... Public Properties PropertyDefined By  deformSlotDisplayList : Vector.<DeformSlotDisplayData>DeformSlotDataPublic Methods  MethodDefined By  DeformSlotData()DeformSlotDataProperty DetaildeformSlotDisplay...

来源: laya_api 发布时间: 20170422

408. laya.particle.ParticleTemplateBase [ 60%]

...ticleClasspublic class ParticleTemplateBaseInheritanceParticleTemplateBase Object ParticleTemplateBase 类是粒子模板基类 Public Properties PropertyDefined By  settings : ParticleSetting 粒子配置数据 ParticleTemplateBaseProtected Properties PropertyDefined By  texture : Texture 粒...

来源: laya_api 发布时间: 20170929

409. laya.d3.math.ContainmentType [ 60%]

...agelaya.d3.mathClasspublic class ContainmentTypeInheritanceContainmentType Object ContainmentType 类用于定义空间物体位置关系。 Public Constants ConstantDefined By  Contains : int = 1[static] ContainmentType  Disjoint : int = 0[static] ContainmentType  Intersects : int = 2[static...

来源: laya_api 发布时间: 20170929

410. laya.utils.Mouse [ 60%]

...rties | Methods Packagelaya.utilsClasspublic class MouseInheritanceMouse Object Mouse 类用于控制鼠标光标。 Public Properties PropertyDefined By  cursor : String[static] 设置鼠标样式 MousePublic Methods  MethodDefined By  Mouse()Mouse  hide():void[static] 隐藏鼠标 Mouse...

来源: laya_api 发布时间: 20170929