大约有 4,337 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0092 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(24)
...包围盒的最小点。 BoundsConstructor DetailBounds()Constructorpublic function Bounds(min:Vector3, max:Vector3) 创建一个 Bounds 实例。 Parameters min:Vector3 — min 最小坐标 max:Vector3 — max 最大坐标。 Method Detailclone()method public function clone():* 克隆。 Returns*...
来源: Laya2.0_api 发布时间: 20190513
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher[override] 取消侦听加速器。 Accelerator offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDis...
来源: Laya2.0_api 发布时间: 20190513
prefab添加runtime脚本 comp._addComponentInstance is not a function laya.core.js:11586 Uncaught TypeError: comp._addComponentInstance is not a function at Function.SceneUtils.createComp (laya.core.js:11586) at Function.SceneUtils.createByData (laya.core.js:11507) at Prefab.__pr...
来源: Laya_社区 发布时间: 20190716
api readFile success callback function undefined 2018-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 prepares 赞同来自: 求帮助 2018-07-25 0 0 分享 微博 QZONE 微信 牛牛 赞同来自: 应该是...
来源: Laya_社区 发布时间: 20180725
...AxisEvent addAxisEvent(index: number, type: string, caller: any, listener: Function): void Defined in laya/d3/WebXR/core/WebXRInput.ts:164 add axis event Parameters index: number axis索引 type: string 事件类型 caller: any 事件侦听函数的执行域。 listener: Function 事件侦听函数...
来源: Laya3.0_api 发布时间: 20231115
...。heightproperty height:Number 高度。 Implementation public function get height():Number public function set height(value:Number):voidisWordproperty public var isWord:Boolean 表示是否是正常单词(英文|.|数字)。styleproperty public var style:CSSStyle CSS 样式。wid...
来源: laya_api 发布时间: 20170422
...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component changeText(text:String):void 快速更改显示文本。不进行排版...
来源: laya_api 发布时间: 20170929
...后是否自动停止背景音乐。 Implementation public static function get autoStopMusic():Boolean public static function set autoStopMusic(value:Boolean):voidmusicMutedproperty musicMuted:Boolean 背景音乐(不包括音效)是否静音。 Implementation public stat...
来源: laya_api 发布时间: 20170929
...an是否对刚体的旋转范围加以约束 Implementation public function get enableLimit():Boolean public function set enableLimit(value:Boolean):voidenableMotorproperty enableMotor:Boolean是否开启马达,开启马达可使目标刚体运动 Implementation public func...
来源: Laya2.0_api 发布时间: 20190513