大约有 1,332 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya_社区(5) Laya3.0_文档(5) Laya2.0_示例(2) Laya_示例(2)
... [read-only] 最大随机双固定尺寸。 Implementation public function get constantMax():NumberconstantMaxSeparateproperty constantMaxSeparate:Vector3 [read-only] 最小分轴随机双固定尺寸。 Implementation public function get constantMaxSeparate():Vector3constantMin...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...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
...eCulling : int = 0[static] 八叉树节点剔除次数。Stat onclick : Function[static] [write-only] 点击性能统计显示区域的处理函数。 Stat renderBatches : int = 0[static] 渲染批次。Stat renderSlow : Boolean = false[static] 表示当前使用的是否为慢渲染模式...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...:String 字符串型颜色值。Constructor DetailColor()Constructorpublic function Color(str:*) 根据指定的属性值,创建一个 Color 类的实例。 Parameters str:* — 颜色值。 Method Detailcreate()method public static function create(str:*):Color 根据指定的属性值,创建并...
来源: laya_api 发布时间: 20170422
...并到终点。 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