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

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

11901. Spine3D渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 31%]

...D渲染器(Spine3DRenderer) 1、Spine3D使用入门 Spine3D渲染器是LayaAir引擎中用于在3D场景中播放Spine动画的组件。与2D Spine渲染器相比,3D版本能够在3D空间中更灵活地控制Spine动画的显示,支持面向相机、深度测试、光照影响等3D特性。...

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

11902. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 31%]

分享 LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 hi.我是zom,非laya的官方人员,之所以写这篇帖子多少有点自己这长时间对制作demo过程中的磕碰一次总结,也跟玉笛冰箫说了是不是写一篇帖子介绍下自己在使...

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

11903. Laya.URL.basePath加载不到网络资源 [ 30%]

Laya.URL.basePath加载不到网络资源 var resArray = [ { url: "res/atlas/images.atlas", type : Laya.Loader.ATLAS}, // { url: "res/swf/flash.json", type: Laya.Loader.JSON}, // { url: "images/background.png", type : Laya.Loader.IMAGE}, ];   Laya.loader.load(resArray, Laya.Handler.create(this, th...

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

11904. laya.d3.core.Camera [ 30%]

...rames No Frames CameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class CameraInheritanceCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public P...

来源: laya_api 发布时间: 20170929

11905. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 29%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Volume/BatchVolume/StatiVertexMergeBatchRender" StatiVertexMergeBatchRender Class StatiVertexMergeBatchRender Hierarch...

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

11906. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 29%]

...,以及自动化发布相关的一些东西 本文所有内容都针对 LayaAir IDE 2.8.0 Mac 版,若您使用的是其他版本的 IDE,本文所述内容可能不太适合您。   1、如何让 layabox ts 项目支持装饰器语法 由于目前 typescript 装饰器语法还处于实验阶...

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

11907. laya.d3.core.BaseCamera [ 29%]

...s No Frames BaseCameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class BaseCameraInheritanceBaseCamera Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Camera, VRCamera BaseCamera 类用于创建摄像机的父类。 Public Properties Hide Inherited Publ...

来源: laya_api 发布时间: 20170929

11908. laya.d3.core.VRCamera [ 29%]

...mes No Frames VRCameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class VRCameraInheritanceVRCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建VR摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Pu...

来源: laya_api 发布时间: 20170929

11909. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 29%]

...:app.json 2018-01-09 20:50:15.573 ZhuaWawa[2531:1863829]  require(/sdcard/layabox/scripts/index.js) 2018-01-09 20:50:15.575 ZhuaWawa[2531:1863829] found the file in the package:scripts/index.js 2018-01-09 20:50:15.580 ZhuaWawa[2531:1863829]  ====================================================== ...

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

11910. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 29%]

...Area = <Area>{ w: -1, h: -1 };  /** 血条 */ private _blood_chart: Laya.ProgressBar; // toset: private _blood_area: Area = new AreaEntity( 100, 20 ); public _blood_value: number;  /** 魔鬼 */ private _demon_ani: Laya.Animation; // toset: private _demon_area: Area = new AreaEntity( 100, 10...

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