大约有 933 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(529) Laya_社区(127) Laya2.0_api(101) laya_api(89) Laya3.0_文档(45) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...正确,就是报找不到 private createAniTemplate(name: string, len: number = 8): void { let aniFrames: Array<string> = []; for (let i: number = 0; i < len; i++) { aniFrames.push("resources/UI/role/atlasAni2/139x/" + name + i + ".png"); } Laya.Animati...
来源: Laya_社区 发布时间: 20230713
...ionLookAt rotationMatrix slerp Constructors constructor new Quaternion(x?: number, y?: number, z?: number, w?: number): Quaternion Defined in laya/maths/Quaternion.ts:264 创建一个 Quaternion 实例。 Parameters Default value x: number = 0 四元数的x值 Default value y: number = 0 四元数...
来源: Laya3.0_api 发布时间: 20231115
... textureCount textureName useEndRadian Properties ageAddScale ageAddScale: number = 0 Defined in laya/particle/ParticleSetting.ts:14 如果大于0,某些粒子的持续时间会小于其他粒子,并具有随机性(单位:无) blendState blendState: number = 0 Defined in laya/particle/ParticleSe...
来源: Laya3.0_api 发布时间: 20231115
...eAniSprite showDebugInfo Properties animationTotalTime animationTotalTime: number = 0 Defined in laya/map/TileTexSet.ts:31 动画播放的总时间 durationTimeArray durationTimeArray: any[] = null Defined in laya/map/TileTexSet.ts:29 当前动画每帧的时间间隔 gid gid: number = -1 Defined in...
来源: Laya3.0_api 发布时间: 20231115
...致不可预料的问题。 Returns Loader Properties maxLoader maxLoader: number = 5 Defined in laya/net/Loader.ts:124 最大下载线程,默认为5个 retryDelay retryDelay: number = 0 Defined in laya/net/Loader.ts:122 延迟时间多久再进行错误重试,默认立即重试 retryNum retryNu...
来源: Laya3.0_api 发布时间: 20231115
...ring Returns AnimatorControllerLayer Properties blendingMode blendingMode: number = AnimatorControllerLayer.BLENDINGMODE_OVERRIDE Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:56 混合模式。 defaultWeight defaultWeight: number = 1 Defined in laya/d3/component/Animator/Animator...
来源: Laya3.0_api 发布时间: 20231115
...NE_ALPHATEST Methods load Properties Static ALPHATESTVALUE ALPHATESTVALUE: number = Shader3D.propertyNameToID("u_AlphaTestValue") Defined in laya/d3/core/material/BaseMaterial.ts:22 deprecated 废弃请使用Material类 use Material.ALPHATESTVALUE instead Static MATERIAL MATERIAL: string = "MATERIAL...
来源: Laya3.0_api 发布时间: 20231102
...Constructors constructor new CannonPhysicsTriggerComponent(collisionGroup: number, canCollideWith: number): CannonPhysicsTriggerComponent Overrides CannonPhysicsComponent.constructor Defined in laya/d3/physicsCannon/CannonPhysicsTriggerComponent.ts:35 创建一个 PhysicsTriggerComponent 实例。 P...
来源: Laya3.0_api 发布时间: 20231102
...件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number): void Inherited from Component.hideFlags Defined in laya/components/Component.ts:38 Returns number Inherited from Component.hideFlags Defined in laya/components/Component.ts:42 Parameters val...
来源: Laya3.0_api 发布时间: 20231115
...Index Properties loopCount loopStTm Properties Static loopCount loopCount: number = 0 Defined in laya/renders/RenderInfo.ts:9 主舞台 Stage 渲染次数计数。 Static loopStTm loopStTm: number = 0 Defined in laya/renders/RenderInfo.ts:7 当前帧的开始时间 Globals "laya/renders/RenderInfo" ...
来源: Laya3.0_api 发布时间: 20231115