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

大约有 4,336 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0095 秒)

551. TypeError: relativePath is undefined [ 89%]

...17-12-05 18:23 浏览: 956 关注: 2 人 15952728807 • 2017-12-05 15:44 (function() { var Stage = Laya.Stage; var Event = Laya.Event; var TiledMap = Laya.TiledMap; var Rectangle = Laya.Rectangle; var Browser = Laya.Browser; var Handler = Laya.Handler; var Stat = Laya.Stat; var WebGL = Laya.WebGL; ...

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

552. laya.d3.graphics.VertexPositionNormalColor [ 89%]

...ailcolorpropertycolor:Vector4  [read-only] Implementation     public function get color():Vector4normalproperty normal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get...

来源: laya_api 发布时间: 20170929

553. laya.d3.graphics.VertexPositionNTBTexture [ 89%]

...lnormalpropertynormal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get position():Vector3textureCoordinateproperty textureCoordinate:Vector2  [read-only] Implementation  ...

来源: laya_api 发布时间: 20170929

554. laya.utils.HitArea [ 89%]

...前只支持圆形,矩形,多边形) Implementation     public function get hit():Graphics    public function set hit(value:Graphics):voidunHitproperty unHit:Graphics 不可点击区域,可以设置绘制一系列矢量图作为非点击区域(目前只支持圆形,矩形,多...

来源: Laya2.0_api 发布时间: 20190513

555. laya.net.LoaderManager [ 89%]

...er.load(...).load(...); LoaderManager off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

556. laya.physics.Physics_API3.0 [ 89%]

...则值为 true;否则,值为 false。 off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除...

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

557. laya.ui.View [ 89%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

来源: Laya2.0_api 发布时间: 20190513

558. laya.d3.graphics.VertexPositionNormalTexture [ 89%]

...lnormalpropertynormal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get position():Vector3textureCoordinateproperty textureCoordinate:Vector2  [read-only] Implementation  ...

来源: laya_api 发布时间: 20170929

559. laya.ui.Image [ 89%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

来源: Laya2.0_api 发布时间: 20190513

560. laya.d3.core.particle.Particle3D [ 89%]

...city:Vector3):void 添加粒子。 Particle3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D  cloneTo(destObject:*):void[override] Particle3D contains(node:Node):Boolean 当前容器是否包含指定的 Node ...

来源: laya_api 发布时间: 20170603