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

大约有 1,332 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)

301. laya.d3.core.particleShuriKen.module.GradientSize [ 85%]

... [read-only] 最大随机双固定尺寸。 Implementation     public function get constantMax():NumberconstantMaxSeparateproperty constantMaxSeparate:Vector3  [read-only] 最小分轴随机双固定尺寸。 Implementation     public function get constantMaxSeparate():Vector3constantMin...

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

302. laya.d3.math.Viewport [ 85%]

...public var y:NumberY轴坐标Constructor DetailViewport()Constructorpublic function Viewport(x:Number, y:Number, width:Number, height:Number) 创建一个 Viewport 实例。 Parameters x:Number — x坐标。  y:Number — y坐标。  width:Number — 宽度。  height:Number — 高度。 Method...

来源: laya_api 发布时间: 20170929

303. Laya3D [ 85%]

...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

304. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 85%]

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

来源: laya_api 发布时间: 20170929

305. laya.resource.BaseTexture [ 85%]

...velpropertyanisoLevel:int 各向异性等级 Implementation     public function get anisoLevel():int    public function set anisoLevel(value:int):voiddefaulteTextureproperty defaulteTexture:BaseTexture  [read-only] 获取默认纹理资源。 Implementation     public function get def...

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

306. laya.utils.Stat [ 85%]

...eCulling : int = 0[static] 八叉树节点剔除次数。Stat  onclick : Function[static] [write-only] 点击性能统计显示区域的处理函数。 Stat  renderBatches : int = 0[static] 渲染批次。Stat  renderSlow : Boolean = false[static] 表示当前使用的是否为慢渲染模式...

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

307. laya.utils.Dragging [ 85%]

...c var target:Sprite 被拖动的对象。Method Detailstart()method public function start(target:Sprite, area:Rectangle, hasInertia:Boolean, elasticDistance:Number, elasticBackTime:int, data:*, disableMouseEvent:Boolean, ratio:Number = 0.92):void 开始拖拽。 Parameters target:Sprite — 待拖...

来源: laya_api 发布时间: 20170422

308. laya.d3.graphics.VertexPositionNormalTexture0Texture1Tangent [ 85%]

...lnormalpropertynormal:Vector3  [read-only] Implementation     public function get normal():Vector3positionproperty position:Vector3  [read-only] Implementation     public function get position():Vector3tangentproperty tangent:Vector3  [read-only] Implementation     public functio...

来源: laya_api 发布时间: 20170929

309. laya.utils.Color [ 85%]

...:String 字符串型颜色值。Constructor DetailColor()Constructorpublic function Color(str:*) 根据指定的属性值,创建一个 Color 类的实例。 Parameters str:* — 颜色值。 Method Detailcreate()method public static function create(str:*):Color 根据指定的属性值,创建并...

来源: laya_api 发布时间: 20170422

310. laya.utils.Tween [ 85%]

...并到终点。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 Tween  from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = ...

来源: laya_api 发布时间: 20170929