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

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

291. laya.ui.Dialog [ 38%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖...

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

292. 父物体旋转会导致子物体的世界坐标系不正确?(附demo) [ 32%]

...orm.rotation = Quaternion.Euler(0, 0, -20); } // Update is called once per frame void Update () { if (Input.GetKey(KeyCode.A)) { guard.transform.position = new Vector3(guard.transform.position.x + 0.1f, guard.transform.position.y, guard.transform.position.z); } else if (Input.GetKey(KeyCode.D)) { gu...

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

293. laya.display.AnimationBase_API3.0 [ 31%]

...因为有些方法需要由子类实现。 Hierarchy Sprite AnimationBase FrameAnimation Animation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx A...

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

294. laya.display.FrameAnimation_API3.0 [ 31%]

...Protected All Inherited Externals Only exported Menu Globals "laya/display/FrameAnimation" FrameAnimation Class FrameAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动画。 Hierarchy AnimationBase FrameAnimation EffectAnimation Index Constructors constructor Properties ...

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