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

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

1841. Uncaught TypeError: Cannot read property '$_TID' of undefined [ 55%]

...annot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined Uncaught unknown animationClip version. 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Cannot read pro...

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

1842. layaair 2.0 在构造函数中获取基类的组件,报错说未定义。 [ 55%]

...造函数中获取基类的组件,报错说未定义。 export default class GameLoading extends ui.gamoloadingUI{ constructor(){ super(); this.PB.changeHandler = new Laya.Handler(this,this.onChange); } } 基类中明确有PB变量,是进度条。此处构造函数中设置事件报错,说PB...

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

1843. Layaair scene怎么不会自动生成代码了? [ 55%]

...ce了吗?   layabox1.0还可以这样写: namespace game{    export class Define{    } } import Define =game.Define;   LayaAir2.0导入无效   2019-05-27 0 0 分享 微博 QZONE 微信 156*****215 赞同来自: 需要这样写成这样: import {Define} from "./game/Define" ? 2019-05-...

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

1844. laya.d3.shader.ShaderCompile3D [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ShaderCompile3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class ShaderCompile3DInheritanceShaderCompile3D ObjectPublic Properties PropertyDefined By  _conchShader : *ShaderCompile3D  debugMod...

来源: laya_api 发布时间: 20170929

1845. Laya3D init err, must support webGL [ 55%]

...as 或者WebGL 两种模式对使用引擎有什么区别? Warning!,this class[MiniAdpter] already exist: Object {init: } unity粒子特效的sorting fudge层级排序与laya3d的渲染显示相反 问题状态 最新活动: 2017-05-18 17:50 浏览: 1902 关注: 2 人

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

1846. 关于Matrix4x4的getForward方法 [ 55%]

...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name ts如何通过文件集加载的方法预加载声音文件,然后再调用 问题状态 最新活动: 2017-10-10 20:43 浏览: 1481 关注: 2 人 yoahuili • 2017-10-10 20:52 不管世界还是局部,方...

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

1847. 获取位置信息 · LayaAir3.3 · 引擎文档 · LAYABOX [ 55%]

...加如下代码,实现鼠标点击后,获取地理位置。 const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { constructor() { super(); } onMouseClick(evt: Laya.Event): void { // 尝试获取当前位置 Laya.Geolocation.getCurrentPosition( Laya.Handler...

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

1848. laya.d3.core.render.command.CommandBuffer_API3.0 [ 55%]

...ted Menu Globals "laya/d3/core/render/command/CommandBuffer" CommandBuffer Class CommandBuffer CommandBuffer 类用于创建命令流。 Hierarchy CommandBuffer Index Constructors constructor Accessors casterShadow context name Methods _apply _applyOne addCustomCMD blitScreenQuad blitScreenQuadByMat...

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

1849. ComboBox显示问题 [ 55%]

...ge ui.modules.MainHead { import laya.ui.*; import laya.display.*;  public class MainHeadUI extends View { public var image1:Image; public var input:TextInput; public var combox:ComboBox; public var radio:RadioGroup; public var checkBox:CheckBox; public var gongji:Button; public var btn1HasLabel:But...

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

1850. 参考alert 写的方法 [ 55%]

...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 分享:Sprite 转换成3D贴图(Texture2D)的方法,如果有更好的方法,请告诉我。 Laya.Media方法调用失败 onOpen方法是位于哪个类下面? 问题状态 最新活动: 2017-06-20 1...

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