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

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

401. @regClass编译报错! [ 60%]

...e编译出来的代码是这样的:     (() => {   var __defProp = Object.defineProperty;   var __getOwnPropDesc = Object.getOwnPropertyDescriptor;   var __name = (target, value) => __defProp(target, "name", { value, configurable: true });   var __decorateClass = (decorators, target, k...

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

402. 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

403. 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

404. 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

405. 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

406. 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

407. 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

408. 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

409. laya.particle.ParticleTemplateBase [ 60%]

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

来源: laya_api 发布时间: 20170929

410. 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