大约有 919 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
Laya3.0_api(529) Laya_社区(122) Laya2.0_api(101) laya_api(89) Laya3.0_文档(36) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...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
...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
...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
...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
...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
...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
...边框颜色,或者填充绘图的渐变对象。 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
...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
...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
... 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