大约有 701 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0077 秒)
...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String[override] 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新...
来源: laya_api 发布时间: 20170929
...,是将其挂载节点从场景中移除,这个挂载节点上的脚本组件并没有被移除,此时执行脚本的disable方法,脚本组件的挂载节点已经从场景中移除;而执行_activeScript方法时,是在页面类打开时候执行,此时执行脚本的awake与enable...
来源: Laya_社区 发布时间: 20211105
...AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By avatar : Avatar 获取avatar。 Animator cullingMode : int = 2 裁剪模式Animator destroyed : Boolean[...
来源: Laya2.0_api 发布时间: 20190513
...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number)...
来源: Laya3.0_api 发布时间: 20231115
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite index : int 动画当前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInte...
来源: Laya2.0_api 发布时间: 20190513
...e浏览器的内存相差好几倍 程序用光了chrome的内存 自定义组件在ui编辑器上正常使用,但是导出的ui组件引用错误 问题状态 最新活动: 2020-11-18 11:25 浏览: 2050 关注: 2 人
来源: Laya_社区 发布时间: 20201114
... Sprite bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字...
来源: laya_api 发布时间: 20170929
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 cullingMask get cullingMask(): number set cullingMask(value: number): void Defined in laya/d3/core/BaseCamera.ts:289 Returns number Defined in...
来源: Laya3.0_api 发布时间: 20231115
...nheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改al...
来源: laya_api 发布时间: 20170929
...添加的元素始终保持在最底部显示? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 lh文件内meshSprite添加阴影属性无效 为什么给Sprite容器...
来源: Laya_社区 发布时间: 20171229