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

大约有 3,008 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0061 秒)

1821. Loader.preLoadedMap 这个预加载怎么使用 有没使用的例子 [ 55%]

...67261 赞同来自: https://layaair.ldc.layabox.com/api/?category=Core&class=laya.net.Loader 你参考下loader的api 2018-05-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 Alex 相关问题 Layabox 2.0 b...

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

1822. laya.d3.core.pixelLine.PixelLineSprite3D [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineSprite3DProperties | Methods | Events Packagelaya.d3.core.pixelLineClasspublic class PixelLineSprite3DInheritancePixelLineSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object PixelLineSprite3D 类...

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

1823. 灯光-点光 [ 55%]

...on, _quaternion, _position); pointLight.transform.position = _position; });class PointLightDemo { private scene: Laya.Scene; private _position: Laya.Vector3; private _quaternion: Laya.Quaternion; constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screen...

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

1824. HtmlDivElement宽度设置错误 [ 55%]

...是实际显示是以文本宽度来显示的 示例代码export default class HtmlTest extends Laya.Sprite { constructor() { super(); this.init(); } init() { this.bg = new Laya.Sprite(); this.bg.graphics.drawRect(0, 0, 200, 200, '#ccc'); this.addChild(this.bg); this.htmlTxt = new Laya.HTMLDivElemen...

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

1825. 用HTMLIframeElement加载优酷视频报错 [ 55%]

...: package {     import laya.html.dom.HTMLIframeElement;     public class LayaSample {         public function LayaSample() {             Laya.init(640,1136);             var iframe = new HTMLIframeElement();             iframe.href = 'http://player.youku.com/...

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

1826. 微信小游戏,子域问题。 [ 55%]

...o就报这个错误。 Yangcy • 2018-08-03 11:45 /** @private **/ public class MiniFileMgr{ /**@private 读取文件操作接口**/ private static var fs:* = __JS__('wx.getFileSystemManager()'); /**@private 下载文件接口**/ private static var wxdown:* = __JS__('wx.downloadFile'); 这个类库...

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

1827. laya.d3.component.Animator [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimatorProperties | Methods | Constants Packagelaya.d3.componentClasspublic class AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties ...

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

1828. laya.d3.core.trail.TrailMaterial [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TrailMaterialProperties | Methods | Constants Packagelaya.d3.core.trailClasspublic class TrailMaterialInheritanceTrailMaterial BaseMaterial laya.resource.Resource TrailMaterial 类用于实现拖尾材质。 Public Prop...

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

1829. laya.d3.core.material.EffectMaterial [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames EffectMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class EffectMaterialInheritanceEffectMaterial BaseMaterial laya.resource.Resource EffectMaterial 类用于实现Mesh特效材质。 ...

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

1830. 项目配置文件的第三方库目录设置 [ 55%]

...配符问题,还是不支持项目目录以外的源代码路径? <class path="${DOCUMENTS}/framework/src" /> 2017-11-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自:...

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