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

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

231. 使用/*[COMPILER OPTIONS:normal]*/来编译分包无法生成Dictionary类的定义 [ 75%]

...test.js(function(window,document,Laya){ var __un=Laya.un,__uns=Laya.uns,__static=Laya.static,__class=Laya.class,__getset=Laya.getset,__newvec=Laya.__newvec; var Stage=laya.display.Stage,TestAA=aa.TestAA; //class test.AAA var AAA=(function(){ function AAA(){ TestAA; Laya.stage; Stage; var a=new Dicti...

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

232. 如果作大型LAYA AS项目,有可能支持module技术么 [ 75%]

...  (nction(window,document,Laya){     var __un=Laya.un,__uns=Laya.uns,__static=Laya.static,__class=Laya.class,__getset=Laya.getset,__newvec=Laya.__newvec; })(window,document,Laya); 2017-02-09 0 0 分享 微博 QZONE 微信 joe51586 赞同来自: 这个问题就没个官方的人解答一下吗?...

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

233. 分包发布,static方法拿取不到。报错:类名.静态方法名 is not a function [ 75%]

分包发布,static方法拿取不到。报错:类名.静态方法名 is not a function OPPO分包发布时遇到一个问题,当在index.js中最后require("./libs/laya.d3.js");时会报错Shader3D.propertyNameToID is not a function。将require该库的语句提前,则不会报错。但...

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

234. iOS环境浏览器使用mask黑屏 [ 75%]

...提供临时处理方法: 1. 改源码: 修改 WebGLContext.ts 的  static setBlendFunc 把  if (force || sFactor !== WebGLContext._sFactor || dFactor !== WebGLContext._dFactor) { 改成 if(true){   2. 改laya.core.js 找到 869行左右的 static setBlendFunc(gl, sFactor, dFactor)...

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

235. laya.ui.Widget [ 75%]

...理函数。 WidgetPublic Constants ConstantDefined By  EMPTY : Widget[static] 一个已初始化的 Widget 实例。WidgetProperty Detailbottompropertybottom:Number表示距底边的距离(以像素为单位)。 Implementation     public function get bottom():Number    public functio...

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

236. laya.utils.Color [ 75%]

...性值,创建一个 Color 类的实例。 Color  create(str:*):Color[static] 根据指定的属性值,创建并返回一个 Color 类的实例。 ColorProperty Detail_drawStylepropertypublic var _drawStyle:*numColorproperty public var numColor:uint uint 型颜色值。strColorproperty public...

来源: laya_api 发布时间: 20170422

237. laya.filters.Filter [ 75%]

...镜基类。 Public Properties PropertyDefined By  _filter : Function[static] FilterPublic Methods  MethodDefined By  Filter() 创建一个 Filter 实例。 FilterProperty Detail_filterpropertypublic static var _filter:FunctionConstructor DetailFilter()Constructorpublic function Filter() 创...

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

238. laya.d3.component.staticmesh.StaticBatchMeshRender_API3.0 [ 74%]

...cted All Inherited Externals Only exported Menu Globals "laya/d3/component/staticmesh/StaticBatchMeshRender" StaticBatchMeshRender Class StaticBatchMeshRender Hierarchy BaseRender StaticBatchMeshRender Implements IBoundsCell Index Properties _extra _receiveShadow _singleton owner runInEditor scriptP...

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

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

... private mConnected: boolean;         /** 开启*/         public static OPEN: string = "open";         /** 关闭*/         public static CLOSE: string = "close";         /** io错误*/         public static IO_ERROR: string = "io-error";         /** 数据*/        ...

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

240. laya.d3.core.material.ExtendTerrainMaterial_API3.0 [ 74%]

...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static ALPHATESTVALUE ALPHATESTVALUE: number Inherited from Material.ALPHATESTVALUE Defined in laya/d3/core/material/Material.ts:51 着色器变量,透明测试值。 Static DEBUG DEBUG: boolean = false Inherited from Resourc...

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