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

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

701. laya.utils.CacheManger [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CacheMangerProperties | Methods Packagelaya.utilsClasspublic class CacheMangerInheritanceCacheManger Object 对象缓存统一管理类 Public Properties PropertyDefined By  loopTimeLimit : int = 2[static] 单次清...

来源: laya_api 发布时间: 20170422

702. 获取不到父物体 节点 [ 74%]

...库 2.2.0beta 新手小白 不明白为什么都是null 的export default class startScene extends Laya.Scene { private sp: Sprite; public constructor() { super(); console.log("startScene"); console.log(Laya.stage.name); console.log(Laya.stage.numChildren); console.log(this.numChildren); console.log...

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

703. unity 导出问题 animator出错 [ 74%]

...et_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameO...

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

704. laya.d3.resource.models.SkyBox [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyBoxProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyBoxInheritanceSkyBox Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Propertie...

来源: laya_api 发布时间: 20170929

705. 滤镜-发光滤镜 [ 74%]

...LayaAirIDE让项目开发更高效。let apePath = "res/apes/monkey2.png"; class Filters_Glow { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL); Laya.stage.alignV = Stage.A...

来源: Laya2.0_示例 发布时间: 20241001

706. 性能测试-虫子(慎入) [ 74%]

...Stat; import Rectangle = Laya.Rectangle; import WebGL = Laya.WebGL; export class PerformanceTest_Maggots { private texturePath:string = "../../res/tinyMaggot.png"; private padding:number = 100; private maggotAmount:number = 5000; private tick:number = 0; private maggots:Array = []; private wrapBound...

来源: Laya_示例 发布时间: 20241001

707. Sprite-显示图片 [ 74%]

...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Sprite_DisplayImage { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 2D场景不显示时打开 Laya.Config.isAntialias = true; // 2D场景显示错乱时打开 Laya.Config.useW...

来源: Laya2.0_示例 发布时间: 20241001

708. laya.d3.core.pixelLine.PixelLineFilter [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineFilterMethods Packagelaya.d3.core.pixelLineClasspublic class PixelLineFilterInheritancePixelLineFilter laya.d3.core.GeometryElement PixelLineFilter 类用于线过滤器。 Public Methods  MethodDefined By  Pi...

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

709. laya.display.cmd.DrawPathCmd [ 74%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DrawPathCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawPathCmdInheritanceDrawPathCmd Object 根据路径绘制矢量图形 Public Properties PropertyDefined By  brush : Object (可...

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

710. laya.events.EventDispatcher_API3.0 [ 74%]

...s Only exported Menu Globals "laya/events/EventDispatcher" EventDispatcher Class EventDispatcher EventDispatcher 类是可调度事件的所有类的基类。 Hierarchy EventDispatcher Resource Node Transform3D SoundChannel Sound HttpRequest Loader AnimatorState AnimatorState2D Physics AnimationPlay...

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