大约有 69 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0046 秒)
...s TransformCmd 矩阵命令 Hierarchy TransformCmd Index Properties matrix pivotX pivotY ID Methods recover Properties matrix matrix: Matrix Defined in laya/display/cmd/TransformCmd.ts:14 矩阵。 pivotX pivotX: number Defined in laya/display/cmd/TransformCmd.ts:18 (可选)水平方向轴心点...
来源: Laya3.0_api 发布时间: 20231115
...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
..." ScaleCmd Class ScaleCmd 缩放命令 Hierarchy ScaleCmd Index Properties pivotX pivotY scaleX scaleY ID Methods recover Properties pivotX pivotX: number Defined in laya/display/cmd/ScaleCmd.ts:20 (可选)水平方向轴心点坐标。 pivotY pivotY: number Defined in laya/display/cmd/ScaleCmd....
来源: Laya3.0_api 发布时间: 20231115
...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
...路径状态和属性。 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
...路径状态和属性。 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
...路径状态和属性。 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
...//设置 sprite 对象相对于父容器的垂直方向坐标值。 sprite.pivotX = 0;//设置 sprite 对象的水平方法轴心点坐标。 sprite.pivotY = 0;//设置 sprite 对象的垂直方法轴心点坐标。 Laya.stage.addChild(sprite);//将此 sprite 对象添加到显示列表。 sprite.on...
来源: Laya3.0_api 发布时间: 20231115
...t.ts:107 Parameters sz: number Returns void _rotate _rotate(angle: number, pivotX: number, pivotY: number): void Defined in laya/resource/NativeContext.ts:415 Parameters angle: number pivotX: number pivotY: number Returns void _scale _scale(scaleX: number, scaleY: number, pivotX: number, pivotY: num...
来源: Laya3.0_api 发布时间: 20231102
... hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent...
来源: Laya3.0_api 发布时间: 20231115