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

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

141. TypeError: Cannot read property 'length' of null [ 62%]

...误 Cannot read property 'displayObject' of null Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 关于graphics.drawTexture方法设置纹理报错TypeError: te...

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

142. 发布微信小游戏 cannot invoke without new [ 61%]

发布微信小游戏 cannot invoke without new Class constructor Component cannot be invoked without 'new'     at new Widget (laya.ui.js? [sm]:139)   附件 : --> 2020-02-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...

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

143. 2.x引擎项目升级指南 · LayaAir3.0文档 · LAYABOX [ 61%]

...上@property()。 @property( { type : String } ) public text: string = ""; constructor() { super(); } } 5、Runtime的使用差异 3.0的场景与2.0完全不是一个概念, 3.0的runtime只能在场景上的2D根节点Scene2D或预制体的根节点上设置,其它的子级节点,不再支...

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

144. laya.d3.webxr.core.WebXRCamera_API3.0 [ 60%]

... miner 类用于创建WebXR摄像机。 Hierarchy Camera WebXRCamera Index Constructors constructor Properties _cacheDepth _cacheDepthTexture _extra _forward _scene _up _url clearFlag enableRender name tag useOcclusionCulling RENDERINGTYPE_DEFERREDLIGHTING RENDERINGTYPE_FORWARDRENDERING WORLDINVERTF...

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

145. laya.d3.core.Camera_API3.0 [ 59%]

... 类用于创建摄像机。 Hierarchy BaseCamera Camera WebXRCamera Index Constructors constructor Properties _cacheDepth _cacheDepthTexture _extra _forward _scene _up _url clearFlag enableRender name tag useOcclusionCulling RENDERINGTYPE_DEFERREDLIGHTING RENDERINGTYPE_FORWARDRENDERING WORLDINVERTF...

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

146. 自定义shader-shader预编译 [ 59%]

....ShaderCompile3D.SHADERDEFINE_HIGHPRECISION,4,20);class ShaderPrecompile { constructor() { Laya3D.init(0, 0, true); //开启Shader编译调试模式,可在输出宏定义编译值。 Laya.ShaderCompile3D.debugMode = true; var sc: Laya.ShaderCompile3D = Laya.ShaderCompile3D.get("SIMPLE"); //部分...

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

147. 天空-天空盒 [ 57%]

...ad("../../res/threeDimen/skyBox/skyBox1/skyCube.ltc");class SkyBoxSample { constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); var scene: Laya.Scene = Laya.stage.addChild(new Laya.Scene()) as Laya.Sc...

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

148. Sprite3D-Sprite3D加载 [ 55%]

.../res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh"));class Sprite3DLoad { constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; var scene = Laya.stage.addChild(new Laya.Scene()); var camera: Laya.Camera = scene.addChil...

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

149. laya.ui.UIGroup [ 54%]

... set strokeColors(value:String):voidSee alsolaya.display.Text.strokeColor()Constructor DetailUIGroup()Constructorpublic function UIGroup(labels:String = null, skin:String = null) 创建一个新的 Group 类实例。 Parameters labels:String (default = null) — 标签集字符串。以逗号做分...

来源: laya_api 发布时间: 20170929

150. laya.display.Sprite_API3.0 [ 53%]

... Particle2D PhysicsDebugDraw SpineSkeleton UIComponent DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blen...

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