大约有 102 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0071 秒)
...为调整数值的时候并不直观,此时,可以在IDE里直接输入角度值但不保存,仅将转换后的弧度值存起来。示例代码如下: const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { @property({ type: Number }) _radian: number = 0; //...
来源: Laya3.0_文档 发布时间: 20250103
...如果图片和轴朝向与本篇介绍的不同,一般也都是摄像机角度的差异,不用管别的,学习LayaAir以本篇为准来理解记忆即可。 摆好后,我们会发现,在保持z轴和y轴正方向相同的情况下,x轴的正方向是相反的。这就是左手坐标系...
来源: Laya3.0_文档 发布时间: 20240910
...ed from AnimationBase.rotation Defined in laya/display/Sprite.ts:737 旋转角度,默认值为0。以角度为单位。 Returns number Inherited from AnimationBase.rotation Defined in laya/display/Sprite.ts:741 旋转角度,默认值为0。以角度为单位。 Parameters value: number Returns v...
来源: Laya3.0_api 发布时间: 20231102
...ENOUGH_DATA - 可用数据足以开始播放 Video rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : NumberX轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1。Sprite scaleY : NumberY轴缩放值,默认值为1。...
来源: Laya2.0_api 发布时间: 20190513
...象位置,缩放中心,旋转中心。Sprite rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : NumberX轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1。Sprite scaleY : NumberY轴缩放值,默认值为1。...
来源: laya_api 发布时间: 20170422
...象位置,缩放中心,旋转中心。Sprite rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : NumberX轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1。Sprite scaleY : NumberY轴缩放值,默认值为1。...
来源: laya_api 发布时间: 20170929
...ed from AnimationBase.rotation Defined in laya/display/Sprite.ts:737 旋转角度,默认值为0。以角度为单位。 Returns number Inherited from AnimationBase.rotation Defined in laya/display/Sprite.ts:741 旋转角度,默认值为0。以角度为单位。 Parameters value: number Returns v...
来源: Laya3.0_api 发布时间: 20231102
...如果图片和轴朝向与本篇介绍的不同,一般也都是摄像机角度的差异,不用管别的,学习LayaAir以本篇为准来理解记忆即可。 摆好后,我们会发现,在保持z轴和y轴正方向相同的情况下,x轴的正方向是相反的。这就是左手坐标系...
来源: Laya2.0_文档 发布时间: 20210714
...平距离(以像素为单位)。 UIComponent rotation : Number旋转角度,默认值为0。以角度为单位。Sprite scaleX : Number[override] X轴缩放值,默认值为1。设置为负数,可以实现水平反转效果,比如scaleX=-1。UIComponent scaleY : Number[override] Y轴缩...
来源: Laya2.0_api 发布时间: 20190513
...d Inherited from Text.rotation Defined in laya/display/Sprite.ts:777 旋转角度,默认值为0。以角度为单位。 Returns number Inherited from Text.rotation Defined in laya/display/Sprite.ts:781 旋转角度,默认值为0。以角度为单位。 Parameters value: number Returns void scale...
来源: Laya3.0_api 发布时间: 20231115