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

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

481. laya.ui.Button_API3.0 [ 82%]

...激活。 Returns boolean 在场景中是否激活。 alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in laya/display/Sprite.ts:1026 透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。 Returns number Inherited from T...

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

482. laya.d3.core.scene.BaseScene [ 82%]

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

来源: laya_api 发布时间: 20170422

483. laya.d3.math.Plane_API3.0 [ 82%]

...e createPlaneBy3P Constructors constructor new Plane(normal?: Vector3, d?: number): Plane Defined in laya/d3/math/Plane.ts:16 创建一个 Plane 实例。 Parameters Default value normal: Vector3 = new Vector3 平面的向量 Default value d: number = 0 平面到原点的距离 Returns Plane Propert...

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

484. Config3D_API3.0 [ 82%]

...ods setResolution Properties Static BVH_Min_Build_nums BVH_Min_Build_nums: number = 10 Defined in Config3D.ts:73 最小cellbuild数,如果小于这个数,不会BVH构建 Static BVH_limit_size BVH_limit_size: number = 32 Defined in Config3D.ts:71 最大BVH节点的大小 Static BVH_max_SpatialCou...

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

485. 性能测试-骨骼 [ 82%]

...(tTexture, arraybuffer, 10); } private parseComplete(): void { for (var i: number = 0; i = tAnimNum) { this.mActionIndex = 0; } for (var i: number = 0, n: number = this.mAnimationArray.length; i = tAnimNum) { mActionIndex = 0; } for (var i:int = 0, n:int = mAnimationArray.length; i < n; i++) { mAnim...

来源: Laya_示例 发布时间: 20241118

486. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 82%]

...ticleShaderValue.ts:28 Returns ParticleShaderValue Properties ALPHA ALPHA: number = 1 Inherited from Value2D.ALPHA Defined in laya/webgl/shader/d2/value/Value2D.ts:46 alpha alpha: number = 1 Inherited from Value2D.alpha Defined in laya/webgl/shader/d2/value/Value2D.ts:41 clipMatDir clipMatDir: any[]...

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

487. laya.events.KeyLocation_API3.0 [ 82%]

... Index Properties LEFT NUM_PAD RIGHT STANDARD Properties Static LEFT LEFT: number = 1 Defined in laya/events/KeyLocation.ts:13 表示激活的键在左侧键位置(此键有多个可能的位置)。 Static NUM_PAD NUM_PAD: number = 3 Defined in laya/events/KeyLocation.ts:22 表示激活的键位...

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

488. laya.d3.resource.models.MorphTargetData_API3.0 [ 82%]

...n laya/d3/resource/models/MorphTargetData.ts:40 elementCount elementCount: number Defined in laya/d3/resource/models/MorphTargetData.ts:28 // todo 移除 // 改为 从 VertexDeclaration 中获取 morph target attribute element count vertexCount vertexCount: number Defined in laya/d3/resource/models/...

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

489. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 82%]

...rticleSystem.ts:310 是否使用随机种子。 dragConstant dragConstant: number = 0 Inherited from ShurikenParticleSystem.dragConstant Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:242 开始速度,0模式。 dragSpeedConstantMax dragSpeedConstantMax: number = 0 Inherited from...

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

490. laya.d3.core.trail.VertexTrail_API3.0 [ 82%]

...Declaration1 vertexDeclaration2 Properties Static TRAIL_COLOR TRAIL_COLOR: number = 5 Defined in laya/d3/core/trail/VertexTrail.ts:14 Static TRAIL_OFFSETVECTOR TRAIL_OFFSETVECTOR: number = 1 Defined in laya/d3/core/trail/VertexTrail.ts:10 Static TRAIL_POSITION0 TRAIL_POSITION0: number = 0 Defined in...

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