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

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

381. laya.display.Input [ 70%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String[override] 文本背景颜色,以字符串表示。 Input blendMode : String指定要使用的混合模式。目前只支持"light...

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

382. laya.d3.core.Gradient [ 70%]

...ad-only] 获取颜色Alpha数量。 Implementation     public function get colorAlphaKeysCount():intcolorRGBKeysCountproperty colorRGBKeysCount:int  [read-only] 获取颜色RGB数量。 Implementation     public function get colorRGBKeysCount():intmaxColorAlphaKeysCountproperty maxColorA...

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

383. 附加脚本的使用问题 [ 70%]

...s._owner = o;         console.log("设置owner");     }     public get owner(): laya.display.Sprite {         return this._owner;     } } 新建脚本类如上。运行项目时,构造方法中的log被输出,但set方法中的log未被输出。 查看laya.ui.js,发现4695行中...

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

384. laya.d3.math.BoundFrustum [ 69%]

...j(obj:Object):Boolean 判断是否与其他对象相等。 BoundFrustum  getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum  getPlane(index:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 ...

来源: laya_api 发布时间: 20170929

385. laya.d3.math.BoundFrustum [ 69%]

...j(obj:Object):Boolean 判断是否与其他对象相等。 BoundFrustum  getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum  getPlane(index:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 ...

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

386. laya.d3.core.particleShuriKen.ShurikenParticleRenderer [ 69%]

... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...

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

387. laya.d3.math.Vector4 [ 69%]

...perty w:Number 获取W轴坐标。 Implementation     public function get w():Number    public function set w(value:Number):voidxproperty x:Number 获取X轴坐标。 Implementation     public function get x():Number    public function set x(value:Number):voidyproperty y:Number ...

来源: laya_api 发布时间: 20170929

388. laya.d3.core.SkinnedMeshRenderer [ 69%]

... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...

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

389. laya.d3.core.MeshFilter [ 69%]

...d:Boolean  [read-only] [override] Implementation     public function get _isAsyncLoaded():Boolean_originalBoundingBoxproperty _originalBoundingBox:BoundBox  [read-only] [override] Implementation     public function get _originalBoundingBox():BoundBox_originalBoundingBoxCornersproperty ...

来源: laya_api 发布时间: 20170929

390. laya.d3.core.material.BaseMaterial [ 69%]

...Boolean 获取是否透明裁剪。 Implementation     public function get alphaTest():Boolean    public function set alphaTest(value:Boolean):voidalphaTestValueproperty alphaTestValue:Number 获取透明测试模式裁剪值。 Implementation     public function get alphaTestValue():Nu...

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