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

大约有 676 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0086 秒)

581. laya.net.LoaderManager [ 34%]

...ic var retryNum:int = 1 加载出错后的重试次数,默认重试一次Constructor DetailLoaderManager()Constructorpublic function LoaderManager() 创建一个新的 LoaderManager 实例。 注意:请使用Laya.loader加载资源,这是一个单例,不要手动实例化此类,否则会...

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

582. vivo小游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 34%]

... : Laya.Sprite3D; @property({ type: Laya.Scene3D }) scene3d: Laya.Scene3D; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { //小游戏加载分包 Laya.loader.loadPackage("sub1", this.printProgr...

来源: Laya3.0_文档 发布时间: 20251010

583. laya.html.dom.HTMLDivElement_API3.0 [ 34%]

... "adivspanspan2p"; Hierarchy Sprite HTMLDivElement HTMLIframeElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contex...

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

584. laya.physics.PhysicsDebugDraw_API3.0 [ 34%]

...启,或者通过IDE设置打开 Hierarchy Sprite PhysicsDebugDraw Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blend...

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

585. laya.display.EffectAnimation_API3.0 [ 33%]

...通过LayaAir IDE创建。 Hierarchy FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx Accessors _isHeightSet _isWidthS...

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

586. laya.d3.math.Vector3 [ 33%]

...erty public var y:NumberY轴坐标zproperty public var z:NumberZ轴坐标Constructor DetailVector3()Constructorpublic function Vector3(x:Number = 0, y:Number = 0, z:Number = 0, nativeElements:Float32Array = null) 创建一个 Vector3 实例。 Parameters x:Number (default = 0) — X轴坐标。  ...

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

587. laya.particle.Particle2D_API3.0 [ 33%]

...cle2D Particle2D 类是2D粒子播放类 Hierarchy Sprite Particle2D Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoPlay autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anc...

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

588. laya.media.SoundNode_API3.0 [ 33%]

...播放背景音乐或者音效的节点 Hierarchy Sprite SoundNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY autoPl...

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

589. laya.display.Sprite_API3.0 [ 33%]

... Particle2D PhysicsDebugDraw SpineSkeleton UIComponent DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blen...

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

590. 微信小游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 32%]

... : Laya.Sprite3D; @property({ type: Laya.Scene3D }) scene3d: Laya.Scene3D; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { //小游戏加载分包 Laya.loader.loadPackage("sub1", this.printProgr...

来源: Laya3.0_文档 发布时间: 20251010