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

大约有 1,257 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0069 秒)

611. laya.ui.UIGroup [ 76%]

... public function get dataSource():*    public function set dataSource(value:any):voiddirectionproperty direction:String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Implementation     public function get direc...

来源: laya_api 发布时间: 20170929

612. laya.ui.ProgressBar [ 76%]

...位)。 Component  changeHandler : Handler 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 ProgressBar comXml : Object XML 数据。 Component customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染...

来源: laya_api 发布时间: 20170929

613. laya.ui.UIGroup [ 76%]

... public function get dataSource():*    public function set dataSource(value:any):voiddirectionproperty direction:String 布局方向。 默认值为"horizontal"。 取值: "horizontal":表示水平布局。 "vertical":表示垂直布局。 Implementation     public function get direc...

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

614. HTMLDIVElement设置innerHTML时报错 [ 75%]

...f (this._width)return this._width; return this.contextWidth; },[b]function(value){ var changed=false; changed=value !=this.width; _super.prototype._$set_width.call(this,value); if(changed) [i]this.layout[/i](); }[/b]);猜测是this.layout引发的死循环,希望在之后的版本中解决。暂...

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

615. laya.ui.TextInput [ 75%]

...ic function get asPassword():Boolean    public function set asPassword(value:Boolean):voidbgproperty bg:AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 Implementation     public function get bg():AutoBitmap    public function set bg(value:AutoBitmap):voidedita...

来源: laya_api 发布时间: 20170929

616. laya.physics.PolygonCollider [ 75%]

...  public function get points():String    public function set points(value:String):voidxproperty x:Number相对节点的x轴偏移 Implementation     public function get x():Number    public function set x(value:Number):voidyproperty y:Number相对节点的y轴偏移 Implementation  ...

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

617. 可以帮我查看吗,关于用unity编辑的动画 [ 75%]

...旋转,并且是在unity里面制作的。 就程式面来看,引擎在value为undefined时仍然会继续执行setLocalPosition,这点你怎么看, 为什么你会觉得没有问题呢? Laya_Aaron • 2018-07-25 16:11 value 为什么会undefined, 这个setlocalposition 的代码应该...

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

618. laya.ui.ProgressBar [ 75%]

...位)。 UIComponent  changeHandler : Handler 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 ProgressBar customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能...

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

619. laya.ui.Clip [ 75%]

...public function get autoPlay():Boolean    public function set autoPlay(value:Boolean):voidbitmapproperty bitmap:AutoBitmap  [read-only] AutoBitmap 位图实例。 Implementation     public function get bitmap():AutoBitmapclipHeightproperty clipHeight:Number 竖向分割时每个切片的...

来源: laya_api 发布时间: 20170929

620. laya.d3.component.animator.AnimatorState_API3.0 [ 75%]

... 更新时调用 Accessors clip get clip(): AnimationClip | null set clip(value: AnimationClip | null): void Defined in laya/d3/component/Animator/AnimatorState.ts:86 动作。 Returns AnimationClip | null Defined in laya/d3/component/Animator/AnimatorState.ts:90 动作。 Parameters value: Animatio...

来源: Laya3.0_api 发布时间: 20231115