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

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

431. laya.d3.core.Sprite3D [ 49%]

...n     public function get layer():int    public function set layer(value:int):voidtransformproperty transform:Transform3D  [read-only] 获取精灵变换。 Implementation     public function get transform():Transform3Durlproperty url:String  [read-only] 获取资源的URL地址。...

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

432. WebXR · LayaAir3.4 · 引擎文档 · LAYABOX [ 49%]

...ightbuttonEvent0); rightXRInput.addButtonEvent(0,ButtonGamepad.EVENT_PRESS_VALUE, this, this.rightTriggerOn); // 注意同一按钮的不同触发 rightXRInput.addButtonEvent(1,ButtonGamepad.EVENT_PRESS_STAY,this,this.RightbuttonEvent1); rightXRInput.addButtonEvent(1,ButtonGamepad.EVENT_PRESS_OUT,th...

来源: Laya3.0_文档 发布时间: 20251010

433. laya.ui.ColorPicker [ 48%]

... public function get bgColor():String    public function set bgColor(value:String):voidborderColorproperty borderColor:String 表示颜色样本列表面板的边框颜色值。 Implementation     public function get borderColor():String    public function set borderColor(value:String)...

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

434. laya.ui.ViewStack [ 47%]

... public function get dataSource():*    public function set dataSource(value:any):voiditemsproperty items:Array  [read-only] 视图集合数组。 Implementation     public function get items():ArrayselectedIndexproperty selectedIndex:int 表示当前视图索引。 Implementation    ...

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

435. laya.d3.core.scene.Scene [ 46%]

...de, index:int):Node 设置子节点的索引位置。 Node  setlightmaps(value:Vector.<Texture2D>):void 设置光照贴图。 Scene size(width:Number, height:Number):Sprite 设置宽高。相当于分别设置width和height属性。 因为返回值为Sprite对象本身,所以可以使用...

来源: laya_api 发布时间: 20170929

436. laya.ui.VSlider [ 46%]

...一个布尔值,指定是否允许通过点击滑动条改变 Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变...

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

437. laya.ui.HSlider [ 46%]

...一个布尔值,指定是否允许通过点击滑动条改变 Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变...

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

438. laya.d3.core.scene.BaseScene [ 45%]

...ion get enableDepthFog():Boolean    public function set enableDepthFog(value:Boolean):voidenableFogproperty enableFog:Boolean 获取是否允许雾化。 Implementation     public function get enableFog():Boolean    public function set enableFog(value:Boolean):voidenableLightproperty p...

来源: laya_api 发布时间: 20170422

439. laya.ui.TextArea [ 44%]

...  public function get height():Number    public function set height(value:Number):voidhScrollBarproperty hScrollBar:HScrollBar  [read-only] 水平滚动条实体 Implementation     public function get hScrollBar():HScrollBarhScrollBarSkinproperty hScrollBarSkin:String水平滚动条皮...

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

440. laya.ui.Radio [ 44%]

...,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  value : * 获取或设置 Radio 关联的可选用户定义值。 Radio viewport : Rectangle 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲...

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