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

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

41. 动效模板(TypeScript-LayaAir基础篇(TS)-动画基础) [ 80%]

...骤三**:选中`第1帧`,在属性管理器中,将旋转与缩放的`scaleX`与`scaleY`属性值都设为`0.2`。如图5所示。设置属性值之后,`Image`时间轴中会自动增加缩放属性`scaleX`与`scaleY`。(*由于我们这个动效模板不需要位移效果,之前创建关...

来源: Laya2.0_文档 发布时间: 20210715

42. laya.physics.PhysicsDebugDraw_API3.0 [ 80%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

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

43. laya.map.TileAniSprite_API3.0 [ 79%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

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

44. 动效模板(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 79%]

...骤三**:选中`第1帧`,在属性管理器中,将旋转与缩放的`scaleX`与`scaleY`属性值都设为`0.2`。如图5所示。设置属性值之后,Image时间轴中会自动增加缩放属性scaleX与scaleY。(*由于我们这个动效模板不需要位移效果,之前创建关键帧...

来源: Laya2.0_文档 发布时间: 20210715

45. laya.display.Scene [ 79%]

...的全局旋转值(会叠加父亲节点的旋转值)。 Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获得相对于stage的全局Y轴缩放值(会叠加父亲节点的缩...

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

46. laya.particle.Particle2D_API3.0 [ 79%]

...dth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache template texture timer t...

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

47. laya.media.SoundNode_API3.0 [ 79%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isMusic loop mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY playEvent rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache s...

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

48. 显示对象的mask缩放为0时遮罩效果不生效 [ 79%]

...了个测试代码如下,点击屏幕会发现,进度条满了之后设置scaleX=0,此时显示对象应该是看不见的,但是没有生效 Laya.init(640, 1136); let testSp = new Laya.Sprite(); testSp.width = 200; testSp.height = 50; testSp.graphics.clear(); testSp.graphics.drawRect(0, 0, testSp.w...

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

49. laya.map.GridSprite_API3.0 [ 79%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

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

50. laya.display.cmd.ScaleCmd [ 79%]

...  pivotY : Number (可选)垂直方向轴心点坐标。 ScaleCmd  scaleX : Number 水平方向缩放值。 ScaleCmd  scaleY : Number 垂直方向缩放值。 ScaleCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 ScaleCmdPublic Constants ConstantDefined By  ID :...

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