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

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

561. laya.display.Scene_API3.0 [ 77%]

... _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _scene3D _scene3D: any Defined in laya/display/Scene.ts:28 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同...

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

562. laya.ui.UIGroup_API3.0 [ 77%]

...els: string = null 标签集字符串。以逗号做分割,如"item0,item1,item2,item3,item4,item5"。 Default value skin: string = null 皮肤。 Returns UIGroup Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: ...

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

563. Canvas模式下不报错,WebGL模式下运行时报错 [ 77%]

...=args[4];                     ctx.fillRect(x+args[0],y+args[1],args[2],args[3],null);                 }                 if (args[5] !=null){                     ctx.strokeStyle=args[5];                     ctx.lineWidth=args[6];  ...

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

564. laya.ui.View_API3.0 [ 77%]

...or new View(): View Overrides Scene.constructor Defined in laya/ui/View.ts:15 Returns View Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/S...

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

565. laya.ui.HBox [ 77%]

...tring 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动...

来源: laya_api 发布时间: 20170929

566. 3D旋转如何做tween缓动?目前尝试了localRotationEuler,rotationEuler。 [ 77%]

...何做tween缓动?目前尝试了localRotationEuler,rotationEuler。 1.rotationEuler只有set方法,没有get方法,没办法做缓动。 2.localRotationEuler有get和set方法,但是有万向锁的问题(不知道是不是我理解错了)。 3.想参考 transform.rotate()转化为四...

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

567. 图集里的图片 有时候能显示 有时候不能显示 [ 77%]

图集里的图片 有时候能显示 有时候不能显示 2018-06-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 c__yh 赞同来自: 自定义布局好的界面   addChind后   有时能显示  是时...

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

568. Graphics如何设置fillStyle和strokeStyle不同透明度 [ 77%]

...现一个填充半透明而边框不透明的圆角矩形的绘制呢? 2018-04-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 w1114367261 赞同来自: 你尝试下graphics的这个方法 /**          *...

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

569. laya.ui.Radio [ 77%]

...d Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动...

来源: laya_api 发布时间: 20170929

570. laya.ui.VSlider [ 77%]

... Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计...

来源: laya_api 发布时间: 20170929