大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0067 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...lic var sharders:ArrayConstructor DetailShaderCompile3D()Constructorpublic function ShaderCompile3D(name:Number, vs:String, ps:String, attributeMap:Object, uniformMap:Object, includeFiles:*) Parameters name:Number vs:String ps:String attributeMap:Object uniformMap:Object includeFiles:*Method De...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...ount:int [read-only] 渐变Alpha数量。 Implementation public function get alphaGradientCount():intrgbGradientCountproperty rgbGradientCount:int [read-only] 渐变RGB数量。 Implementation public function get rgbGradientCount():intConstructor DetailGradientDataColor()Const...
来源: laya_api 发布时间: 20170929
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513
...是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher[override] 取消侦听加速器。 Accelerator offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDis...
来源: laya_api 发布时间: 20170929
...ll):void[static] ShapeUtilsConstructor DetailShapeUtils()Constructorpublic function ShapeUtils()Method Detail_randomPointInsideHalfUnitBox()method public static function _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void Parameters out:Vector3 rand:Rand (default = null)_randomPointIn...
来源: laya_api 发布时间: 20170929
...ll):void[static] ShapeUtilsConstructor DetailShapeUtils()Constructorpublic function ShapeUtils()Method Detail_randomPointInsideHalfUnitBox()method public static function _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void Parameters out:Vector3 rand:Rand (default = null)_randomPointIn...
来源: Laya2.0_api 发布时间: 20190513
...er宏定义。 DefineDatasConstructor DetailDefineDatas()Constructorpublic function DefineDatas() 创建一个 DefineDatas 实例。 Method Detailadd()method public function add(define:int):void 增加Shader宏定义。 Parameters define:int — 宏定义。 clone()method public function clone():*...
来源: Laya2.0_api 发布时间: 20190513
...[]; private var _keys:Array = []; /** * 获取字典的长度。 */ public function get lenght():int { return _lenght; } /** * 获取所有的子元素列表。 */ public function get values():Array { return _values; } /** * 获取所有的子元素键名列表。 */ public function get keys():Array...
来源: Laya_社区 发布时间: 20180619
...loat32ArrayGlowFilter _color_native : Float32ArrayGlowFilter _filter : Function[static] Filter _sv_blurInfo1 : ArrayGlowFilter _sv_blurInfo2 : ArrayGlowFilterPublic Methods MethodDefined By GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜 ...
来源: Laya2.0_api 发布时间: 20190513