大约有 182 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)
...Config3D 首先创建好一个config3D,设置好需要的参数后,在Laya3D初始化时使用。 ```typescript //创建一个config3D var _config:Config3D = new Config3D(); //设置不开启抗锯齿 _config.isAntialias = false; //设置画布不透明 _config.isAlpha = false; //使用创建的...
来源: Laya2.0_文档 发布时间: 20210714
... | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个动画显示对象(TileAniSprite)) Publi...
来源: Laya2.0_api 发布时间: 20190513
...| Index | Frames No Frames VideoProperties | Methods | Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w...
来源: Laya2.0_api 发布时间: 20190513
...dex | Frames No Frames TipManagerProperties | Methods | Events Packagelaya.uiClasspublic class TipManagerInheritanceTipManager UIComponent Sprite Node EventDispatcher Object鼠标提示管理类Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined ...
来源: Laya2.0_api 发布时间: 20190513
...dex | Frames No Frames GridSpriteProperties | Methods | Events Packagelaya.mapClasspublic class GridSpriteInheritanceGridSprite Sprite Node EventDispatcher Object 地图的每层都会分块渲染处理 本类就是地图的块数据 Public Properties Hide Inherited Public Properties Show Inher...
来源: Laya2.0_api 发布时间: 20190513
...ndex | Frames No Frames LayoutBoxProperties | Methods | Events Packagelaya.uiClasspublic class LayoutBoxInheritanceLayoutBox Box UIComponent Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties Hide Inherited Public Properties Show Inhe...
来源: Laya2.0_api 发布时间: 20190513
... | Index | Frames No Frames TabProperties | Methods | Events Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box UIComponent Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Proper...
来源: Laya2.0_api 发布时间: 20190513
微信小游戏中 使用protobuf问题 https://layaair.ldc.layabox.co ... uffer 我目前项目中使用的是,白鹭转换的,问题是1.int64 长度解析会有问题。2.体积比较大。 想换种方式加载,使用官方的这种加载方式,也不行。 请问有没有其他的方法...
来源: Laya_社区 发布时间: 20190107
...dex | Frames No Frames RadioGroupProperties | Methods | Events Packagelaya.uiClasspublic class RadioGroupInheritanceRadioGroup UIGroup Box UIComponent Sprite Node EventDispatcher Object RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能选择一...
来源: Laya2.0_api 发布时间: 20190513
...Index | Frames No Frames FontClipProperties | Methods | Events Packagelaya.uiClasspublic class FontClipInheritanceFontClip Clip UIComponent Sprite Node EventDispatcher Object 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字...
来源: Laya2.0_api 发布时间: 20190513