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

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

331. laya.utils.Browser_API3.0 [ 87%]

...ing now removeElement Properties Static PLATFORM_ANDROID PLATFORM_ANDROID: number = 1 Defined in laya/utils/Browser.ts:71 Static PLATFORM_IOS PLATFORM_IOS: number = 2 Defined in laya/utils/Browser.ts:72 Static PLATFORM_PC PLATFORM_PC: number = 0 Defined in laya/utils/Browser.ts:70 Static canvas canv...

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

332. laya.d3.utils.Size_API3.0 [ 87%]

...Accessors height width fullScreen Constructors constructor new Size(width: number, height: number): Size Defined in laya/d3/utils/Size.ts:33 创建Size实例 Parameters width: number 宽度 height: number 高度 Returns Size Accessors height get height(): number Defined in laya/d3/utils/Size.ts:29 ...

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

333. laya.display.cmd.DrawCurvesCmd_API3.0 [ 87%]

...7 线段颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number Defined in laya/display/cmd/DrawCurvesCmd.ts:31 (可选)线段宽度。 points points: number[] | null Defined in laya/display/cmd/DrawCurvesCmd.ts:23 线段的点集合,格式[controlX, controlY, anchorX, anchor...

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

334. laya.d3.graphics.VertexDeclaration_API3.0 [ 87%]

...lementByIndex Constructors constructor new VertexDeclaration(vertexStride: number, vertexElements: Array<VertexElement>): VertexDeclaration Defined in laya/d3/graphics/VertexDeclaration.ts:45 创建一个 VertexDeclaration 实例。 Parameters vertexStride: number 顶点跨度。 vertexElement...

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

335. laya.map.TileAniSprite [ 87%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...

来源: laya_api 发布时间: 20170929

336. laya.particle.Particle2D [ 87%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite  autoPlay : Boolean = true是否自动播放Particle2D autoSize : Boolean = false 指定是否自动计算宽高数...

来源: laya_api 发布时间: 20170929

337. laya.display.cmd.DrawPieCmd_API3.0 [ 87%]

...边框颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number = 0 Defined in laya/display/cmd/DrawPieCmd.ts:35 (可选)边框宽度。 radius radius: number = 0 Defined in laya/display/cmd/DrawPieCmd.ts:22 扇形半径。 x x: number Defined in laya/display/cmd/DrawPieCmd.ts:14...

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

338. laya.ui.Box [ 87%]

...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...

来源: laya_api 发布时间: 20170929

339. laya.d3.math.Rand_API3.0 [ 87%]

...int getByteFromInt getFloatFromInt Constructors constructor new Rand(seed: number): Rand Defined in laya/d3/math/Rand.ts:48 创建一个 Rand 实例。 Parameters seed: number 32位无符号整型随机种子。 Returns Rand Properties seeds seeds: Uint32Array = new Uint32Array(4) Defined in laya/d3...

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

340. laya.display.cmd.DrawLineCmd_API3.0 [ 87%]

... percent toX toY ID Methods getBoundPoints recover Properties fromX fromX: number Defined in laya/display/cmd/DrawLineCmd.ts:14 X轴开始位置。 fromY fromY: number Defined in laya/display/cmd/DrawLineCmd.ts:18 Y轴开始位置。 lineColor lineColor: string Defined in laya/display/cmd/DrawLineCm...

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