大约有 3,008 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0056 秒)
Laya_社区(1073) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(100)
...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
...造函数中获取基类的组件,报错说未定义。 export default class GameLoading extends ui.gamoloadingUI{ constructor(){ super(); this.PB.changeHandler = new Laya.Handler(this,this.onChange); } } 基类中明确有PB变量,是进度条。此处构造函数中设置事件报错,说PB...
来源: Laya_社区 发布时间: 20181225
...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
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
...as 或者WebGL 两种模式对使用引擎有什么区别? Warning!,this class[MiniAdpter] already exist: Object {init: } unity粒子特效的sorting fudge层级排序与laya3d的渲染显示相反 问题状态 最新活动: 2017-05-18 17:50 浏览: 1902 关注: 2 人
来源: Laya_社区 发布时间: 20170323
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name ts如何通过文件集加载的方法预加载声音文件,然后再调用 问题状态 最新活动: 2017-10-10 20:43 浏览: 1481 关注: 2 人 yoahuili • 2017-10-10 20:52 不管世界还是局部,方...
来源: Laya_社区 发布时间: 20170928
...加如下代码,实现鼠标点击后,获取地理位置。 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
...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
...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
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 分享:Sprite 转换成3D贴图(Texture2D)的方法,如果有更好的方法,请告诉我。 Laya.Media方法调用失败 onOpen方法是位于哪个类下面? 问题状态 最新活动: 2017-06-20 1...
来源: Laya_社区 发布时间: 20170620