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

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

211. laya.d3.core.render.PostProcessRenderContext_API3.0 [ 78%]

...erContext Class PostProcessRenderContext PostProcessRenderContext 类用于创建后期处理渲染上下文。 Hierarchy PostProcessRenderContext Index Properties camera command compositeShaderData deferredReleaseTextures destination indirectTarget source Methods createRTByContextReleaseTexture Pro...

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

212. IDE-显示IDE创建的界面 [ 78%]

...ader = Laya.Loader; var Handler = Laya.Handler; var Event = Laya.Event; // 创建TestPageUI的子类 function TestUI() { TestUI.super(this); //btn是编辑器界面设定的,代码里面能直接使用,并且有代码提示 this.btn.on(Event.CLICK, this, onBtnClick); this.btn2.on(Event.CLICK, th...

来源: Laya_示例 发布时间: 20240930

213. IDE-显示IDE创建的界面 [ 78%]

...ader = Laya.Loader; var Handler = Laya.Handler; var Event = Laya.Event; // 创建TestPageUI的子类 function TestUI() { TestUI.super(this); //btn是编辑器界面设定的,代码里面能直接使用,并且有代码提示 this.btn.on(Event.CLICK, this, onBtnClick); this.btn2.on(Event.CLICK, th...

来源: Laya2.0_示例 发布时间: 20200319

214. laya.d3.physics.constraints.ConstraintComponent [ 78%]

...heritanceConstraintComponent Component Object ConstraintComponent 类用于创建约束的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  appliedImpulse : Number[read-only] 获取应用的冲力。 ConstraintComponent  breakingIm...

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

215. laya.d3.core.reflectionprobe.ReflectionProbeList_API3.0 [ 78%]

...nstructor Defined in laya/d3/core/reflectionProbe/ReflectionProbeList.ts:8 创建一个新的 ReflectionProbeList 实例。 Returns ReflectionProbeList Globals "laya/d3/core/reflectionProbe/ReflectionProbeList" ReflectionProbeList constructor Legend Object literal Variable Function Type alias Class ...

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

216. 问个和引擎编辑器无关的问题,问问怎么通过一个类名(字符串)创建一个对象啊!!!!感谢真不想在找typescript了扒嗒了半天,反射竟然没有看懂,感谢了!!! [ 78%]

...擎编辑器无关的问题,问问怎么通过一个类名(字符串)创建一个对象啊!!!!感谢真不想在找typescript了扒嗒了半天,反射竟然没有看懂,感谢了!!! 问个和引擎编辑器无关的问题,问问怎么通过一个类名(字符串)创建一个...

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

217. Label属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 78%]

# Label 组件参考 ## 一、通过LayaAirIDE创建Label组件 ### 1.1 创建Label ​ Label 组件用来显示一段文字,文字可以是系统字体或者 BMFont 字体。 ​ 点击资源面板里的 Label 组件,拖放到页面编辑区,即可添加 Label 组件到页面上。 ​ Label ...

来源: Laya2.0_文档 发布时间: 20210715

218. laya.d3.math.MathUtils3D [ 78%]

...sspublic class MathUtils3DInheritanceMathUtils3D Object MathUtils 类用于创建数学工具。 Public Methods  MethodDefined By  MathUtils3D() 创建一个 MathUtils 实例。 MathUtils3D  fastInvSqrt(value:Number):Number[static] MathUtils3D  isZero(v:Number):Boolean[static] 是否在容差...

来源: laya_api 发布时间: 20170929

219. laya.d3.math.MathUtils3D [ 78%]

...sspublic class MathUtils3DInheritanceMathUtils3D Object MathUtils 类用于创建数学工具。 Public Methods  MethodDefined By  MathUtils3D() 创建一个 MathUtils 实例。 MathUtils3D  fastInvSqrt(value:Number):Number[static] MathUtils3D  isZero(v:Number):Boolean[static] 是否在容差...

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

220. laya.d3.math.Rand_API3.0 [ 78%]

.../Rand" Rand Class Rand Rand 类用于通过32位无符号整型随机种子创建随机数。 Hierarchy Rand Index Constructors constructor Properties seeds Accessors seed Methods getFloat getSignedFloat getUint getByteFromInt getFloatFromInt Constructors constructor new Rand(seed: number): Rand Def...

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