大约有 1,607 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)
...档查询。 #### **Text类中的相关接口:** https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?type=Core&category=display&class=laya.display.Text #### BitmapFont类中的相关接口: https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?type=Core&category=display&class=laya.disp...
来源: Laya2.0_文档 发布时间: 20210715
...东西,如果你想用cannon引擎,可以参考https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=3d&group=CannonPhysics3D&name=CannonPhysicsWorld_RayCheck,但是cannon引擎现在不支持结合自导出资源使用,所以你的代码不能用cannon引擎来写,只...
来源: Laya_社区 发布时间: 20200903
...效果大家可以在官网引擎事例中查看。https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=Skeleton&name=SpineAdapted
来源: Laya2.0_文档 发布时间: 20210715
...例来自于官方多Pass描边示例([demo示例](http://layaair2.ldc2.layabox.com/demo2/?language=ch&category=3d&group=Shader&name=Shader_MultiplePassOutline))。 ##### 第一个Pass使用的着色器: 顶点着色器 `outline.vs` 代码如下: ```c++ attribute vec4 a_Position; attribute v...
来源: Laya2.0_文档 发布时间: 20210715
...lBar 组件的脚本接口请参考 [VScrollBar API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VScrollBar)。 VScrollBar 组件的图像资源示例:  (图1)  ...
来源: Laya2.0_文档 发布时间: 20210715
...lBar 组件的脚本接口请参考 [HScrollBar API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.HScrollBar)。 HScrollBar 组件的图像资源示例:  (图1)  ...
来源: Laya2.0_文档 发布时间: 20210714
...开引擎的API文档,搜索[laya.display.Stage](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Stage),找到screenMode属性。如图1所示。  (图1) #### 1.1 默认值none或者不设置screenMode...
来源: Laya2.0_文档 发布时间: 20210714
...lBar 组件的脚本接口请参考 [HScrollBar API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.HScrollBar)。 HScrollBar 组件的图像资源示例:  (图1)  ...
来源: Laya2.0_文档 发布时间: 20210714
...效果大家可以在官网引擎事例中查看。https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=Skeleton&name=SpineAdapted
来源: Laya2.0_文档 发布时间: 20210715
...Native的DCC机制,LayaDCC的介绍和使用方法见[这里](https://ldc2.layabox.com/doc/?nav=zh-ts-6-2-0)。 ### 2. 用户可见的,进入游戏前的集中更新。 大部分传统的app的更新方式,一上来就检查是否需要更新,如果需要更新就下载一个大的zip文件进...
来源: Laya2.0_文档 发布时间: 20210714