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

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

911. 使用IDE构建APP IOS打包后 弹出提示 [ 57%]

... 提交 1 个回复 Laya_Aaron 赞同来自: 这个标了 25 行用了  class 关键字。。 原因从这里看不出来 2019-12-18 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 小蓝魔 相关问题 Layaair IDE的帧属性面板不...

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

912. laya.d3.graphics.Vertex.VertexShurikenParticleBillboard [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexShurikenParticleBillboardProperties | Methods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShurikenParticleBillboardInheritanceVertexShurikenParticleBillboard VertexShuriKenParticle Object Ver...

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

913. ViewStack属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 57%]

...用请参考 [http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.ViewStack](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.ViewStack)。 ## 2、通过LayaAirIDE创建ViewStack组件 ### 2.1 创建ViewStack页面 ##...

来源: Laya2.0_文档 发布时间: 20210714

914. 加载unity导出场景失败 [ 57%]

...SMain.ls"); Laya.stage.addChild(scene);    错误信息: Warning!,this class[MiniAdpter] already exist: Object Error: LoaderManager:unknown file(E:/LayaAir/ZJKZWDT/bin/main/SMain.ls) extension with: ls.     at LoaderManager.__proto._create (file:///E:/LayaAir/ZJKZWDT/bin/libs/laya.core.js:1298...

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

915. laya.d3.core.light.PointLight [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PointLightProperties | Methods | Events Packagelaya.d3.core.lightClasspublic class PointLightInheritancePointLight LightSprite Sprite3D Node EventDispatcher Object PointLight 用于创建点光。 Public Properties H...

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

916. 加了两个遮罩后的动画,帧频只有10了,有demo,有项目,有源码 [ 57%]

...dfirecode/Laya_Mask_Demo 源码 https://github.com/wildfirecod ... le.ts  class GameMain{ constructor() { Laya.init(1920,950,Laya.WebGL); Laya.Stat.show(); const container = new Laya.Sprite(); Laya.stage.addChild(container); const mask = new Laya.Sprite(); mask.graphics.drawPoly(0, 0, [0, 0, 484, 0...

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

917. Uncaught TypeError: Game.super is not a function [ 56%]

...n var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 ...

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

918. 按照打地鼠教程来无法正常加载资源 [ 56%]

按照打地鼠教程来无法正常加载资源 public class Main{         public function Main(){             //初始化引擎             Laya.init(1136, 640);             Laya.stage.bgColor = "#ffcccc";             var resArr:Array = [  ...

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

919. 编辑模式下的赋值不保留? [ 56%]

...头像者 • 2018-10-25 14:56 写一个ts文件,写上 export default class Move extends Laya.Script{ /** @prop {name:target,tips:"目标容器",type:Prefab}*/ targetPrefab:Laya.Prefab; } 将文件在编辑模式下赋给点添加组件=》code=》move 然后创建一个box拖为预制...

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

920. laya.components.Script_API3.0 [ 56%]

...rited Externals Only exported Menu Globals "laya/components/Script" Script Class Script Script 用于创建脚本的父,该为抽象,不允许实例。 Hierarchy Component Script Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked...

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