大约有 933 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(529) Laya_社区(127) Laya2.0_api(101) laya_api(89) Laya3.0_文档(45) Laya2.0_文档(26) Laya2.0_示例(10) Laya_示例(6)
...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
...xtureMode Index Properties Stretch Tile Properties Static Stretch Stretch: number = 0 Defined in laya/d3/core/TextureMode.ts:6 拉伸模式。 Static Tile Tile: number = 1 Defined in laya/d3/core/TextureMode.ts:11 平铺模式。 Globals "laya/d3/core/TextureMode" TextureMode Stretch Tile Legend Obj...
来源: Laya3.0_api 发布时间: 20231102
...xtureMode Index Properties Stretch Tile Properties Static Stretch Stretch: number = 0 Defined in laya/d3/core/TrailTextureMode.ts:6 拉伸模式。 Static Tile Tile: number = 1 Defined in laya/d3/core/TrailTextureMode.ts:11 平铺模式。 Globals "laya/d3/core/TrailTextureMode" TrailTextureMode Str...
来源: Laya3.0_api 发布时间: 20231115
...ts/AnimatorPlayState2D.ts:29 是为正向播放 _playAllTime _playAllTime: number Defined in laya/components/AnimatorPlayState2D.ts:15 播放总时间,不受speed为负数的影响 Accessors animatorState get animatorState(): AnimatorState2D Defined in laya/components/AnimatorPlayState2D.ts:54 动...
来源: Laya3.0_api 发布时间: 20231115
...于活动状态 (true) 还是非活动状态 (false)。 Event stageX : Number[read-only] 鼠标在 Stage 上的 X 轴坐标Event stageY : Number[read-only] 鼠标在 Stage 上的 Y 轴坐标Event target : Sprite 事件目标触发对象。Event touches : Array[read-only] 触摸点列表...
来源: Laya2.0_api 发布时间: 20190513
... in laya/components/Component.ts:86 Returns boolean density get density(): number set density(value: number): void Inherited from ColliderBase.density Defined in laya/physics/ColliderBase.ts:95 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳...
来源: Laya3.0_api 发布时间: 20231115
...Update Constructors constructor new CannonPhysicsCollider(collisionGroup?: number, canCollideWith?: number): CannonPhysicsCollider Overrides CannonPhysicsTriggerComponent.constructor Defined in laya/d3/physicsCannon/CannonPhysicsCollider.ts:6 创建一个 PhysicsCollider 实例。 Parameters Default...
来源: Laya3.0_api 发布时间: 20231102
...n laya/d3/RenderObjs/RenderObj/RenderElementOBJ.ts:22 drawCount drawCount: number Defined in laya/d3/RenderObjs/RenderObj/InstanceRenderElementOBJ.ts:16 updateNums updateNums: number Defined in laya/d3/RenderObjs/RenderObj/InstanceRenderElementOBJ.ts:18 Methods _addShaderInstance _addShaderInstance(...
来源: Laya3.0_api 发布时间: 20231115
...块 declare module laya.ani.bone { class EventData { name:string; intValue:number; floatValue:number; stringValue:string; audioValue:string; time:number; constructor(); } } //LayaAir多级模块的写法,在使用引擎进行实际开发过程中不能使用,这里仅是为了兼容旧版本作...
来源: Laya2.0_文档 发布时间: 20210715
...compileToTree compileToTree(sliceFlag: string[], data: string, sliceIndex: number): string[] Defined in laya/d3/loaders/ShaderParser.ts:39 Parameters sliceFlag: string[] data: string sliceIndex: number Returns string[] Static getCGBlock getCGBlock(source: string): {} Defined in laya/d3/loaders/Shade...
来源: Laya3.0_api 发布时间: 20231115