大约有 2,384 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0110 秒)
Laya_社区(1773) Laya3.0_api(144) Laya2.0_文档(127) Laya2.0_api(103) laya_api(77) Laya3.0_文档(70) Laya_示例(48) Laya2.0_示例(42)
API DocumentationAll Packages | All Classes | Index | Frames No Frames VScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class VScrollBarInheritanceVScrollBar ScrollBar Component Sprite Node EventDispatcher Object 使用 VScrollBar (垂直 ScrollBar )控件,可以在...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames ComponentProperties | Methods | Events Packagelaya.uiClasspublic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Lab...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames ScaleBoxProperties | Methods | Events Packagelaya.uiClasspublic class ScaleBoxInheritanceScaleBox Box UIComponent Sprite Node EventDispatcher Object 自适应缩放容器,容器设置大小后,容器大小始终保...
来源: Laya2.0_api 发布时间: 20190513
...统,布局容器是另一个常用的方式。布局容器一般是指GBox,但它的派生类例如GPanel、GList也具有相同的功能。 一、编辑器操作 (图1-1) Type 布局类型 None 不开启布局。子节点自由保持它们原来的位置和尺寸。 Single Column 每行一...
来源: Laya3.0_文档 发布时间: 20251010
...界里是朝向那个方向呢?还有旋转镜头vector(-30,0,0)是沿着X轴向内还是向外旋转呢,哪个方向是正,哪个方向是负呢,初学者望指点一二。或者有没有入门的3D教程,官方的教程已经看了,不是指laya3d引擎的入门教程。比如介绍镜...
来源: Laya_社区 发布时间: 20170817
... }); var monkeys = {}; var vx = -1.65; var vz = -1.65; for (var y = 0; y < 10; y++) { for (var x = 0; x < 10; x++) { monkeys['monkey_' + x] = Laya.Sprite3D.i...
来源: Laya_社区 发布时间: 20180725
API DocumentationAll Packages | All Classes | Index | Frames No Frames HScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class HScrollBarInheritanceHScrollBar ScrollBar Component Sprite Node EventDispatcher Object 使用 HScrollBar (水平 ScrollBar )控件,可以在...
来源: laya_api 发布时间: 20170929
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? Texture图片能否进行翻转? IDE通过.ui自动生成的ui代码报错 为什么给Sprite容器添加点击事件没反应 3d 添加灯光 模型变的黑呼呼的 很多黑面 JS 是没有自动补全提示...
来源: Laya_社区 发布时间: 20171025
...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 xueLayaBox - 爱学习 赞同来自: Laya.timer.frameLoop(1, this, this.resetPosition); resetPosition(): void { var aniMonkey: Laya.Sprite3D = scene.getChildByName("monkey") as Laya.Sprite3D; aniMonkey.transform.posi...
来源: Laya_社区 发布时间: 20180117