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

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

1091. laya.d3.core.SkinnedMeshSprite3D [ 52%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkinnedMeshSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class SkinnedMeshSprite3DInheritanceSkinnedMeshSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object SkinnedMeshSpr...

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

1092. LAYA的AS3项目碰见个问题,求解 [ 52%]

...ntSize="12" editorInfo="compId=2"/> </View>   mytexts.as: public class myTexts extends myTextsUI        public function myTexts()         {             super();         }         override protected function initialize():void         {           ...

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

1093. laya.net.LoaderManager [ 52%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LoaderManagerProperties | Methods | Events Packagelaya.netClasspublic class LoaderManagerInheritanceLoaderManager EventDispatcher Object LoaderManager 用于用于批量加载资源。此是单例,不要手动...

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

1094. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 52%]

...件,在laya内测试正常加载显示,代码如下:// 程序入口 class LayaAir3D { /*3D场景*/ private scene:Laya.Scene; /*3D角色*/ private role:Laya.Sprite3D; /*3D摄像机*/ public camera:Laya.Camera; constructor() { //初始化微信小游戏 Laya.MiniAdpter.init(); //初始化引擎 ...

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

1095. swf在layaairts里播放的问题,播放不了,swf在群文件star.swf [ 52%]

...oader = Laya.Loader;     import Handler = Laya.Handler;     export class Loader_MultipleType {         private ROBOT_DATA_PATH: string = "res/swf/star.swf"; private ROBOT_DATA_PATHS: string = "res/swf/star.json";         private ROBOT_TEXTURE_PATH: string = "res/swf/star.png"...

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

1096. Laya.Sprite loadImage 参数问题 [ 52%]

...: 与内容相关的链接 提交 1 个回复 大当家的 赞同来自: class Main { constructor() { //初始化舞台 Laya.init(1334,750,Laya.WebGL); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; //原始位图 this.createImg(100,50); //红色滤镜 this.creteRedFilter(); //灰色滤镜 ...

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

1097. laya.d3.physics.PhysicsCollider_API3.0 [ 52%]

...ly exported Menu Globals "laya/d3/physics/PhysicsCollider" PhysicsCollider Class PhysicsCollider PhysicsCollider 用于创建物理碰撞器。 Hierarchy PhysicsTriggerComponent PhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath ...

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

1098. 打包Android单机版原生应用,屏幕黑屏,但是看日志发现逻辑正常执行了 [ 52%]

...辑正常执行了 09-10 18:47:40.537 26418-26418/com.layabox.game E/art: ClassLinker::FindClass not found:Landroid/widget/ViewStub; 09-10 18:47:40.538 26418-26418/com.layabox.game E/art: ClassLinker::FindClass not found:Landroid/webkit/ViewStub; 09-10 18:47:40.539 26418-26418/com.layabox.game E/art...

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

1099. Laya3.0正式版spine3.8的动画资源不能正常显示 [ 52%]

... Loader = Laya.Loader; import SpineTemplet = Laya.SpineTemplet; const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { private skeleton: SpineSkeleton; private index: number = -1; public pageWidth: number; public pageHeight: number; onStart() { console.log("Game sta...

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

1100. Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js [ 52%]

...用会报错 如何获取animation的node节点? Uncaught Can not find class Laya.Text layaair2-cmd 编译bug 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 构建app后导入AS报错Could not find com.android.tools.build:gradle:3.1.2. 2.0.0编译报错Can...

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