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

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

261. laya.d3.shader.ShaderCompile3D [ 91%]

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

262. laya.ui.Tree [ 91%]

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

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

263. laya.d3.core.particleShuriKen.module.GradientDataColor [ 91%]

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

264. laya.d3.core.MeshRenderer [ 91%]

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

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

265. laya.device.motion.Accelerator [ 91%]

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

来源: laya_api 发布时间: 20170929

266. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 91%]

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

267. laya.d3.core.particleShuriKen.module.shape.ShapeUtils [ 91%]

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

268. laya.d3.shader.DefineDatas [ 91%]

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

269. 给Dictionary添加个长度 [ 91%]

...[]; 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

270. laya.filters.GlowFilter [ 91%]

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