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

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

411. laya.ui.Label [ 57%]

...   public function get align():String    public function set align(value:String):voidbgColorproperty bgColor:String 文本背景颜色,以字符串表示。 Implementation     public function get bgColor():String    public function set bgColor(value:String):voidboldproperty bold:B...

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

412. laya.ui.ComboBox [ 57%]

... public function get dataSource():*    public function set dataSource(value:any):voidheightproperty height:Number[override] 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩...

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

413. laya.d3.component.animation.SkinAnimations [ 56%]

...function get templet():AnimationTemplet    public function set templet(value:AnimationTemplet):voidConstructor DetailSkinAnimations()Constructorpublic function SkinAnimations() 创建一个新的 SkinAnimations 实例。 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

414. laya.d3.core.VRCamera [ 56%]

... 设置横纵比。 Implementation     public function set aspectRatio(value:Number):voidleftAspectRatioproperty leftAspectRatio:Number  [read-only] 获取左横纵比。 Implementation     public function get leftAspectRatio():NumberleftBoundFrustumproperty leftBoundFrustum:BoundFrustum...

来源: laya_api 发布时间: 20170929

415. laya.d3.core.pixelLine.PixelLineSprite3D [ 55%]

... public function get lineCount():int    public function set lineCount(value:int):voidmaxLineCountproperty maxLineCount:int 获取最大线数量 Implementation     public function get maxLineCount():int    public function set maxLineCount(value:int):voidpixelLineRendererproperty pixel...

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

416. 网络通信 · LayaAir3文档 · LAYABOX [ 55%]

...aram headers (default = null) HTTP 请求的头部信息。参数形如key-value数组:key是头部的名称,不应该包括空白、冒号或换行;value是头部的值,不应该包括换行。比如["Content-Type", "application/json"]。 */ send(url: string, data: any = null, method: "get"...

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

417. laya.utils.Stat [ 55%]

...处理函数。 Implementation     public static function set onclick(value:Function):voidrenderBatchesproperty public static var renderBatches:int = 0 渲染批次。renderSlowproperty public static var renderSlow:Boolean = false 表示当前使用的是否为慢渲染模式。savedRenderBatc...

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

418. laya.ui.Tree [ 55%]

...    public function get array():Array    public function set array(value:Array):voiddataSourceproperty dataSource:*[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,使用大括号可以指定组件的任意属性进行赋值...

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

419. laya.ui.TextInput [ 54%]

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

420. laya.ui.View [ 54%]

... public function get anchorX():Number    public function set anchorX(value:Number):voidanchorYproperty anchorY:NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。 Implementation     public function get anchorY():Number    public function set anc...

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