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

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

1. laya.display.css.SpriteStyle_API3.0 [ 100%]

...Index Constructors constructor Properties alpha blendMode dragging hitArea pivotX pivotY rotation scaleX scaleY scrollRect skewX skewY viewport EMPTY Methods recover reset create Constructors constructor new SpriteStyle(): SpriteStyle Defined in laya/display/css/SpriteStyle.ts:38 Returns SpriteStyle...

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

2. laya.display.cmd.RotateCmd_API3.0 [ 90%]

...md Class RotateCmd 旋转命令 Hierarchy RotateCmd Index Properties angle pivotX pivotY ID Methods recover Properties angle angle: number Defined in laya/display/cmd/RotateCmd.ts:13 旋转角度,以弧度计。 pivotX pivotX: number Defined in laya/display/cmd/RotateCmd.ts:17 (可选)水平...

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

3. 求救 Laya2.0下的Particle2D问题 [ 88%]

...常的,只能来这里请教了 switch (key) { case 'E': frameX = sprite.pivotX * 2; frameY = sprite.pivotY; frameRotation = 0; frame.scaleX = 1; frame.scaleY = 1; break; case 'Q': frameX = sprite.pivotX * 2; frameY = sprite.pivotY; frameRotation = 180; frame.scaleX = 1; frame.scaleY = 1; break; c...

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

4. PIVOT [ 85%]

...影响的参数,那当然最好不过了 ymsdandan • 2017-10-11 13:58 pivotX和pivotY不就是他的影响参数么 kezhiyu • 2017-10-11 14:05 pivotX, 影响旋转中心和缩放中心 和位置,我记得以前用另外一个引擎,改变了旋转中心和缩放中心是不会发生图...

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

5. laya.display.Graphics [ 85%]

...前保存过的路径状态和属性。 Graphics  rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):void 旋转当前绘图。(推荐使用transform,性能更高) Graphics  save():void 保存当前环境的状态。 Graphics  scale(scaleX:Number, scaleY:Number, pivotX:Number = 0, pi...

来源: laya_api 发布时间: 20170929

6. laya.display.cmd.RotateCmd [ 83%]

...tyDefined By  angle : Number 旋转角度,以弧度计。 RotateCmd  pivotX : Number (可选)水平方向轴心点坐标。 RotateCmd  pivotY : Number (可选)垂直方向轴心点坐标。 RotateCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 RotateCmdPubli...

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

7. laya.display.Graphics_API3.0 [ 79%]

...路径状态和属性。 Returns RestoreCmd rotate rotate(angle: number, pivotX?: number, pivotY?: number): RotateCmd Defined in laya/display/Graphics.ts:374 旋转当前绘图。(推荐使用transform,性能更高) Parameters angle: number 旋转角度,以弧度计。 Default value pivotX: numb...

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

8. laya.display.Graphics [ 78%]

...前保存过的路径状态和属性。 Graphics  rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):RotateCmd 旋转当前绘图。(推荐使用transform,性能更高) Graphics  save():SaveCmd 保存当前环境的状态。 Graphics  scale(scaleX:Number, scaleY:Number, pivotX:Number...

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

9. laya.ani.GraphicsAni_API3.0 [ 77%]

...路径状态和属性。 Returns RestoreCmd rotate rotate(angle: number, pivotX?: number, pivotY?: number): RotateCmd Inherited from Graphics.rotate Defined in laya/display/Graphics.ts:374 旋转当前绘图。(推荐使用transform,性能更高) Parameters angle: number 旋转角度,以弧度...

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

10. laya.ui.AutoBitmap_API3.0 [ 74%]

...路径状态和属性。 Returns RestoreCmd rotate rotate(angle: number, pivotX?: number, pivotY?: number): RotateCmd Inherited from Graphics.rotate Defined in laya/display/Graphics.ts:374 旋转当前绘图。(推荐使用transform,性能更高) Parameters angle: number 旋转角度,以弧度...

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