大约有 417 项符合查询结果, 库内数据总量为 30,934 项。 (搜索耗时: 0.0029 秒)
Laya3.0_api(292) Laya3.0_文档(51) Laya2.0_api(35) laya_api(27) Laya_社区(8) Laya2.0_文档(2) Laya2.0_示例(1) Laya_示例(1)
UI界面发布后的layaUI.max.all.ts文件里的函数认识 constructor(){ super()}和 createChildren():void { super.createChildren(); this.createView(ui.login.HeadUI.uiView); } 是先执行constructor()再执行createChildren()吗?constructor()相当于构造函数,createChildren()是构造...
来源: Laya_社区 发布时间: 20171226
... "laya/html/UBBParser" UBBParser Class UBBParser Hierarchy UBBParser Index Constructors constructor Properties defaultImgHeight defaultImgWidth lastColor lastSize defaultParser Methods parse Constructors constructor new UBBParser(): UBBParser Defined in laya/html/UBBParser.ts:16 Returns UBBParser Pr...
来源: Laya3.0_api 发布时间: 20231115
...hTargetChannel Class MorphTargetChannel Hierarchy MorphTargetChannel Index Constructors constructor Properties name targetCount Methods addTarget getTargetByIndex Constructors constructor new MorphTargetChannel(): MorphTargetChannel Defined in laya/d3/resource/models/MorphTarget.ts:32 Returns MorphT...
来源: Laya3.0_api 发布时间: 20231115
...现射线检测或形状扫描的结果。 Hierarchy CannonHitResult Index Constructors constructor Properties collider hitFraction normal point succeeded Constructors constructor new CannonHitResult(): CannonHitResult Defined in laya/d3/physicsCannon/CannonHitResult.ts:17 创建一个 HitResult 实...
来源: Laya3.0_api 发布时间: 20231102
...于实现射线检测或形状扫描的结果。 Hierarchy HitResult Index Constructors constructor Properties collider hitFraction normal point succeeded Constructors constructor new HitResult(): HitResult Defined in laya/d3/physics/HitResult.ts:17 创建一个 HitResult 实例。 Returns HitResult...
来源: Laya3.0_api 发布时间: 20231115
...,该类为抽象类,不允许实例。 Hierarchy AnimatorStateScript Index Constructors constructor Methods onStateEnter onStateExit onStateLoop onStateUpdate Constructors constructor new AnimatorStateScript(): AnimatorStateScript Defined in laya/d3/animation/AnimatorStateScript.ts:25 创建一个...
来源: Laya3.0_api 发布时间: 20231115
...来自:https://github.com/AndreasMadsen/xorshift。 Hierarchy RandX Index Constructors constructor Properties defaultRand Methods random randomint Constructors constructor new RandX(seed: any[]): RandX Defined in laya/d3/math/RandX.ts:18 创建一个 Rand 实例。 Parameters seed: any[] 随机种...
来源: Laya3.0_api 发布时间: 20231115
...me Vector3Keyframe Vector2Keyframe Vector4Keyframe Implements IClone Index Constructors constructor Properties time defaultWeight Methods clone cloneTo Constructors constructor new Keyframe(): Keyframe Defined in laya/d3/core/Keyframe.ts:19 创建一个 KeyFrame 实例。 Returns Keyframe Properties...
来源: Laya3.0_api 发布时间: 20231115
...nt 类用于创建物理碰撞信息。 Hierarchy CannonContactPoint Index Constructors constructor Properties colliderA colliderB distance normal positionOnA positionOnB Constructors constructor new CannonContactPoint(): CannonContactPoint Defined in laya/d3/physicsCannon/CannonContactPoint.ts:25 ...
来源: Laya3.0_api 发布时间: 20231102
...actPoint 类用于创建物理碰撞信息。 Hierarchy ContactPoint Index Constructors constructor Properties colliderA colliderB distance normal positionOnA positionOnB Constructors constructor new ContactPoint(): ContactPoint Defined in laya/d3/physics/ContactPoint.ts:25 创建一个 ContactPoint...
来源: Laya3.0_api 发布时间: 20231115