大约有 1,232 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0058 秒)
Laya_社区(424) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(24) Laya2.0_示例(9) Laya_示例(7)
...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
... 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
...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
...旋转,并且是在unity里面制作的。 就程式面来看,引擎在value为undefined时仍然会继续执行setLocalPosition,这点你怎么看, 为什么你会觉得没有问题呢? Laya_Aaron • 2018-07-25 16:11 value 为什么会undefined, 这个setlocalposition 的代码应该...
来源: Laya_社区 发布时间: 20180725
...位)。 UIComponent changeHandler : Handler 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 ProgressBar customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能...
来源: Laya2.0_api 发布时间: 20190513
...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
... 更新时调用 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
... public function get avatar():Avatar public function set avatar(value:Avatar):voidcacheFrameRateproperty cacheFrameRate:int 获取缓存播放帧,缓存模式下生效。 Implementation public function get cacheFrameRate():int public function set cacheFrameRate(value:int)...
来源: laya_api 发布时间: 20170929
...置 VScrollBar 的属性 max 的值为 10、属性 min 的值为0、属性 value 的值为3后,显示效果如下: ![图片0.png](img/6.png) (图6) 在程序中运行时,可以拖动滑块或点击箭头按钮控制进度条的值: ![图片0.gif](gif/1.gif) (图7)...
来源: Laya2.0_文档 发布时间: 20210715
...置 HScrollBar 的属性 max 的值为 10、属性 min 的值为0、属性 value 的值为3后,显示效果如下: ![图片0.png](img/6.png) (图6) 在程序中运行时,可以拖动滑块或点击箭头按钮控制进度条的值: ![图片0.gif](gif/1.gif) (图7)...
来源: Laya2.0_文档 发布时间: 20210714