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

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

311. laya.display.Stage [ 37%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用...

来源: laya_api 发布时间: 20170929

312. laya.display.Text [ 36%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用混合模式。...

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

313. laya.display.Input_API3.0 [ 36%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事...

来源: Laya3.0_api 发布时间: 20231115

314. laya.display.Stage [ 36%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用...

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

315. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 30%]

...体动画,材质动画等复合动画)              现支持属性                      骨骼动画:*暂不支持unity中自己创建Humanoid类型骨骼动画*,Animator组件中Avatar不能为空。                     材质动画/刚体动画:...

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

316. 官方案例里摄像机绕物体旋转脚本问题 [ 27%]

...问题 官方案例里CameraMoveScripts在2.0版本下有很多接口,属性不存在。比如this.camera.moveForward、 super._initialize(owner)、super._update(state)等,放在1.7版本里是有。是不是LayaAir.d.ts有修改。现在有别接口,方法替代吗,我在官方文...

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