大约有 227 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0071 秒)
...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
...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
...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
...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
...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
...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
...使用时重写覆盖即可 Component setAngle(value:Object):void 设置角度 RigidBody setVelocity(velocity:Object):void 设置速度,比如{x:10,y:10} RigidBodyProtected Methods MethodDefined By _onAwake():void[override] RigidBody _onDisable():void[override] RigidBody _onEnable...
来源: 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
...不能相对运动,受到关节的限制,两个刚体的相对位置和角度都保持不变,看上去像一个整体 Hierarchy JointBase WeldJoint Index Constructors constructor Properties _extra _singleton anchor collideConnected otherBody owner runInEditor scriptPath selfBody Accessors awak...
来源: Laya3.0_api 发布时间: 20231115
...准确来说,Sprite精灵是一个能够通过改变自身属性,比如角度、位置、缩放、颜色等,变为可控动画的2D图像。 Sprite 是基本的显示图形的显示列表节点。 通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Spr...
来源: Laya3.0_文档 发布时间: 20251010