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

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

221. laya.ui.UIGroup_API3.0 [ 71%]

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

222. 如何使用TS的命名空间(namespace)? [ 71%]

...registerCommand(){ //doSomething }; export interface ICommand{ excute(type:string, params:any):void; } }   2019-09-21 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 186*****180 相关问题 LayaAir3D UnityPlugin 使用须知-版本更...

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

223. laya.ui.Label_API3.0 [ 71%]

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

224. laya.ui.Tab_API3.0 [ 71%]

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

225. laya.ui.TextArea [ 71%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不...

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

226. laya.d3.core.trail.TrailSprite3D [ 71%]

...色器变量名,光照贴图缩放和偏移。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

227. laya.ani.bone.Skeleton [ 70%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...

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

228. laya.ui.RadioGroup_API3.0 [ 70%]

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

229. 分享:SWF LABEL标签的使用! [ 70%]

...到对应的帧数,会触发对应的标签 } 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

230. laya.ui.FontClip_API3.0 [ 70%]

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