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

大约有 172 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0060 秒)

131. laya.ui.Dialog [ 58%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Com...

来源: laya_api 发布时间: 20170929

132. laya.ui.ComboBox [ 57%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Com...

来源: laya_api 发布时间: 20170929

133. laya.ui.Button [ 57%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Com...

来源: laya_api 发布时间: 20170929

134. laya.ui.TextInput [ 57%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用...

来源: laya_api 发布时间: 20170929

135. 场景切换造成的FPS下降的优化思路请教 [ 57%]

...一个关于laya2.5d项目美术规范的问题哈 大量sprite如何优化性能 问题状态 最新活动: 2017-03-07 15:13 浏览: 3231 关注: 3 人 yurong3000 • 2017-03-07 14:45 但是一些静态场景,这个每次都直接销毁然后重建?不太合适吧?

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

136. laya.display.Text [ 55%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为...

来源: laya_api 发布时间: 20170929

137. laya.display.Animation [ 55%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会...

来源: laya_api 发布时间: 20170929

138. laya.display.Input [ 54%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗...

来源: laya_api 发布时间: 20170929

139. 动画烘焙详解 · LayaAir3.0文档 · LAYABOX [ 54%]

...于CPU动画,对于大量使用骨骼动画的场景,可以大大提高性能。 一、从资源商店中导入插件 从LayaAir3.1开始,开发者进行动画烘焙可通过资源商店导入“3D骨骼动作烘焙插件”到LayaAir IDE中。 (图1-1) 详情参考《3D骨骼动作烘焙...

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

140. 3D中如何限制角色的行走区域? [ 54%]

...回复 183*****755 赞同来自: sfsmmc 方案一:(使用较麻烦,性能最高,推荐方案)     1.可行走区域建模,比如有一个场景,美术可以通过3dmax建模软件,对可行走区域建模,类似于一个平面,有高低起伏,如果美术建模,切记3dmax...

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