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

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

201. 关于实例化 动画特效.efc 文件的问题 [ 73%]

...类型文件,并且在ide里编辑了对应的动画帧。   layaUI.max.all.js里也有了effect01UI()相关的函数,   然后我通过代码 : var _effectN = new effect01UI(); monsterMain.HitPoint01.addChild(_effectN);   执行到new这行的时候报错: 具体是layaUI.max.all.js...

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

202. laya.display.cmd.DrawCurvesCmd_API3.0 [ 73%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawCurvesCmd" DrawCurvesCmd Class DrawCurvesCmd 绘制曲线 Hierarchy DrawCurvesCmd Index Properties lineColor lineWidth point...

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

203. laya.map.TiledMap_API3.0 [ 73%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TiledMap" TiledMap Class TiledMap tiledMap是整个地图的核心 地图以层级来划分地图(例如:地表层,植被层,建...

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

204. laya.d3.core.particleshuriken.module.GradientSize_API3.0 [ 73%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/GradientSize" GradientSize Class GradientSize GradientSize 类用于创建渐变尺寸。 Hierarchy Gradient...

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

205. laya.ani.bone.Templet [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TempletProperties | Methods | Events Packagelaya.ani.boneClasspublic class TempletInheritanceTemplet laya.ani.AnimationTemplet 动画模板类 Public Properties PropertyDefined By  aniSectionDic : ObjectTemplet  bi...

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

206. laya.d3.shader.Shader3D_API3.0 [ 73%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/Shader3D" Shader3D Class Shader3D Shader3D 类用于创建Shader3D。 Hierarchy Shader3D Index Constructors constructor Properties...

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

207. 关于网络监听 · LayaAir3.0文档 · LAYABOX [ 72%]

...o控制台打印的信息为:network type: 1。 Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-23 15:29:59 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20241023

208. laya.physics.joint.MotorJoint_API3.0 [ 72%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/MotorJoint" MotorJoint Class MotorJoint 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Hier...

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

209. laya.d3.math.native.ConchVector3_API3.0 [ 72%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Native/ConchVector3" ConchVector3 Class ConchVector3 Vector3 类用于创建三维向量。 Hierarchy ConchVector3 Implements IClone...

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

210. 定时器 · LayaAir3.0文档 · LAYABOX [ 72%]

...(基于帧率)。 * @param delay 延迟几帧(单位为帧)。 * @param caller 执行域(this)。 * @param method 定时器回调函数。 * @param args 回调参数。 * @param coverBefore 是否覆盖之前的延迟执行,默认为 true 。 */ frameOnce(delay: number, caller: any, method: Functi...

来源: Laya3.0_文档 发布时间: 20241014