大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0074 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 预设怎么在代码中使用 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 使用...
来源: Laya_社区 发布时间: 20180523
...ties _extra _singleton canScaleShape owner runInEditor scriptPath userData TYPE_DYNAMIC TYPE_KINEMATIC TYPE_STATIC Accessors angularDamping angularFactor angularVelocity awaked btColliderObject canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed detectCollis...
来源: Laya3.0_api 发布时间: 20231115
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseWheelEnable : Boolean 一个布尔值,指定是否滑轮滚动,默认值为true。ScrollBar mouseX : Number[read-only] 返回鼠标在此对象坐...
来源: Laya2.0_api 发布时间: 20190513
...制文件加载失败 Laya.loader.load([ { url:"res/Bag.xml", type:Laya.Loader.BUFFER}, { url:"res/Bag_atlas0.png", type:Laya.Loader.IMAGE }, { url:"res/Bag_atlas0_1.png", type:Laya.Loader.IMAGE}, ], Laya.Handler.create(this, this.onLoa...
来源: Laya_社区 发布时间: 20190725
...控制类型为使用文件名映射的方式 ResourceVersion.type = ResourceVersion.FILENAME_VERSION; //加载版本信息文件 ResourceVersion.enable("version.json", Laya.Handler.create(this, LoadRes)); 这些档案变成这样 filename5d7eba.png ...
来源: Laya_社区 发布时间: 20181127
... Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控...
来源: Laya2.0_api 发布时间: 20190513
...,放到bin/libs目录下,在index.html文件加入语句: <script type="text/javascript" src="libs/jweixin-1.2.0.js"></script> 然后新定义weixin.d.ts文件,加入以下两个语句: declare var wx: any; declare var WeixinJSBridge: any; 以声明使用wx对象 ...
来源: Laya_社区 发布时间: 20180724
... Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode buildRenderElementAndMaterial(detailNum:int, normalMap:String, alphaMapUrl:String, det...
来源: Laya2.0_api 发布时间: 20190513
... Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控...
来源: Laya2.0_api 发布时间: 20190513
...l enabled hideFlags id importance irradianceTexel normalBias probePosition type viewBias Methods _VolumeChange _addRenderNode _cloneTo _initialize _motionInVolume _onDestroy _reCaculateBoundBox _removeRenderNode _setOwner applyVolumetricGI destroy hasHideFlag onAdded onAwake onDestroy onDisable onEn...
来源: Laya3.0_api 发布时间: 20231115