大约有 449 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0077 秒)
Laya3.0_api(153) laya_api(104) Laya2.0_api(96) Laya_社区(57) Laya3.0_文档(22) Laya2.0_文档(12) Laya2.0_示例(3) Laya_示例(2)
...Point updateZOrder fromImage Constructors constructor new UIGroup(labels?: string, skin?: string): UIGroup Overrides UIComponent.constructor Defined in laya/ui/UIGroup.ts:63 创建一个新的 Group 类实例。 Parameters Default value labels: string = null 标签集字符串。以逗号做分割...
来源: Laya3.0_api 发布时间: 20231115
...registerCommand(){ //doSomething }; export interface ICommand{ excute(type:string, params:any):void; } } 2019-09-21 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 186*****180 相关问题 LayaAir3D UnityPlugin 使用须知-版本更...
来源: Laya_社区 发布时间: 20180918
...rentPoint updateZOrder fromImage Constructors constructor new Label(text?: string): Label Overrides UIComponent.constructor Defined in laya/ui/Label.ts:132 创建一个新的 Label 实例。 Parameters Optional text: string 文本内容字符串。 Returns Label Properties Optional _extra _extra: IN...
来源: Laya3.0_api 发布时间: 20231115
...Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...archy : Boolean[read-only] 获取在场景中是否激活。 Node align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不...
来源: Laya2.0_api 发布时间: 20190513
...色器变量名,光照贴图缩放和偏移。RenderableSprite3D name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D SAH...
来源: Laya2.0_api 发布时间: 20190513
...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...
来源: Laya2.0_api 发布时间: 20190513
...nt updateZOrder fromImage Constructors constructor new RadioGroup(labels?: string, skin?: string): RadioGroup Inherited from UIGroup.constructor Overrides UIComponent.constructor Defined in laya/ui/UIGroup.ts:63 创建一个新的 Group 类实例。 Parameters Default value labels: string = null 标...
来源: Laya3.0_api 发布时间: 20231115
...到对应的帧数,会触发对应的标签 } private function onLabel(e:String):void//e: 返回一个String,值为addLabel的标签名 { switch(e) { case "label01":trace("我是标签1"); break; case "label02":trace("我是标签2"); break; case "label03":trace("我是标签3"); break; default:...
来源: Laya_社区 发布时间: 20170705
...tPoint updateZOrder fromImage Constructors constructor new FontClip(skin?: string, sheet?: string): FontClip Overrides Clip.constructor Defined in laya/ui/FontClip.ts:30 Parameters Default value skin: string = null 位图字体皮肤 Default value sheet: string = null 位图字体内容,空格代...
来源: Laya3.0_api 发布时间: 20231115