大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...edopropertyalbedo:Vector4 获取反射率。 Implementation public function get albedo():Vector4 public function set albedo(value:Vector4):voidcolorproperty color:Vector4 获取颜色。 Implementation public function get color():Vector4 public function set color(value...
来源: laya_api 发布时间: 20170929
... 通过位置和速度添加刀光。 Glitter clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void[override] Glitter contains(node:Node):Boolean 当前容器是否包含指定的 Node 节...
来源: laya_api 发布时间: 20170929
args.slice is not a function 2015-12-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 使用args特殊须知在AS3中args有array所有的属性和方法,翻译成js后,默认...
来源: Laya_社区 发布时间: 20151202
...ly] 获取是否可以启用物理。 Implementation public static function get enbalePhysics():*Constructor DetailLaya3D()Constructorpublic function Laya3D() 创建一个 Laya3D 实例。 Method Detail_cancelLoadByUrl()method public static function _cancelLoadByUrl(url:String):void private ...
来源: Laya2.0_api 发布时间: 20190513
...y:Number该点的垂直坐标。Constructor DetailPoint()Constructorpublic function Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Parameters x:Number (default = 0) — (可选)水平坐标。 y:Number (default = 0) — (可选)垂直坐标。 Met...
来源: laya_api 发布时间: 20170929
...ponent3D 添加指定类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点...
来源: laya_api 发布时间: 20170929
args.slice is not a function 2015-12-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 使用args特殊须知: 在AS3中args有array所有的属性和方法,翻译成js后,默...
来源: Laya_社区 发布时间: 20151204
...态 (true) 还是非活动状态 (false)。 Implementation public function get altKey():BooleancharCodeproperty charCode:Boolean [read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Implementation public function get charCode():Booleanc...
来源: laya_api 发布时间: 20170929
...ren(... args):void 批量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):void...
来源: laya_api 发布时间: 20170929
CameraMoveScript.as在哪儿下载群里的有错 public function CameraMoveScript() { } override public function _initialize(owner:Sprite3D):void { super._initialize(owner); Laya.stage.on(Event.MOUSE_DOWN, this, mouseDown); Laya.stage.on(Event.MOUSE_UP, this, mouseUp); Laya.stage.on(Event.MOUSE_OU...
来源: Laya_社区 发布时间: 20170218