大约有 2,186 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0094 秒)
...前和分包后项目对比差异,帮助理解小游戏分包。 下载地址为:[https://github.com/layabox/layaair-doc/raw/master/project/AS3/AS_subPackage_Demo.zip](https://github.com/layabox/layaair-doc/raw/master/project/AS3/AS_subPackage_Demo.zip) ### 五、实战分包要点 #### 1、微...
来源: Laya2.0_文档 发布时间: 20210715
....clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : N...
来源: Laya2.0_api 发布时间: 20190513
....clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite videoHeigh...
来源: Laya2.0_api 发布时间: 20190513
...om Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:1...
来源: Laya3.0_api 发布时间: 20231115
...在官网的引擎示例中切换缓动函数并观察缓动效果,链接地址:[https://layaair.ldc.layabox.com/demo/?Tween_EaseFunctionsDemo](https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=Tween&name=EaseFunctionsDemo) ##### complete complete 为缓动完成后回调方...
来源: Laya2.0_文档 发布时间: 20210715
... 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By PixelLineSprite3D(maxCount:int = 2, name:String = null) 创建一个 PixelLineSprite3D 实例。 PixelLineSprit...
来源: Laya2.0_api 发布时间: 20190513
...om Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:1...
来源: Laya3.0_api 发布时间: 20231115
... 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3D width : Number[read-only] 获取地形X轴长度。 MeshTerrainSprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By MeshTerrainSprite3D(mesh:Mesh, heigh...
来源: Laya2.0_api 发布时间: 20190513
...式 关于画布在屏幕中的水平对齐与垂直对齐介绍,文档地址为: https://ldc2.layabox.com/doc/?nav=zh-ts-1-8-1 需要注意的是,引擎中很多适配模式,都是画布全屏适配。这个时候,设置画布的对齐没有意义。只有画布不能全屏的时候,例...
来源: Laya2.0_文档 发布时间: 20210715
...[read-only] 获取精灵变换。 Sprite3D url : String 获取资源的URL地址。 Sprite3D width : Number[read-only] 获取地形X轴长度。 MeshTerrainSprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By MeshTerrainSprite3D(mesh:Mesh, heigh...
来源: laya_api 发布时间: 20170929