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

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

1. laya.display.Stage_API3.0 [ 100%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 canvasDegree canvasDegree: number = 0 Defined in laya/display/Stage.ts:126 画布的旋转角度。 canvasRotation canvasRotation: boolean = false Defined in laya/display/Stage.ts:124 画布是否发...

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

2. laya.display.Graphics_API3.0 [ 83%]

...。Graphics是比Sprite更轻量级的对象,合理使用能提高应用性能(比如把大量的节点绘图改为一个节点的Graphics命令集合,能减少大量节点创建消耗)。 see laya.display.Sprite#graphics Hierarchy Graphics GraphicsAni AutoBitmap Index Constructors constructor A...

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