大约有 1,446 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0053 秒)
Laya3.0_api(470) Laya_社区(444) Laya_示例(152) Laya2.0_示例(119) Laya2.0_api(71) Laya2.0_文档(71) Laya3.0_文档(61) laya_api(58)
...帧实例。 Hierarchy Keyframe QuaternionKeyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone cloneTo Constructors constructor new QuaternionKeyframe(weightMode?: boolean): QuaternionKeyframe...
来源: Laya3.0_api 发布时间: 20231115
...esh" StaticBatchMesh Class StaticBatchMesh Hierarchy StaticBatchMesh Index Constructors constructor Properties bounds Methods destroy setBuffer create Constructors constructor new StaticBatchMesh(): StaticBatchMesh Defined in laya/d3/component/staticmesh/StaticBatchMesh.ts:162 Returns StaticBatchMes...
来源: Laya3.0_api 发布时间: 20231115
...claration 类用于生成顶点声明。 Hierarchy VertexDeclaration Index Constructors constructor Accessors id vertexElementCount vertexStride Methods getVertexElementByIndex Constructors constructor new VertexDeclaration(vertexStride: number, vertexElements: Array<VertexElement>): VertexDec...
来源: Laya3.0_api 发布时间: 20231102
...sk Class AvatarMask 用来描述动画层遮罩 Hierarchy AvatarMask Index Constructors constructor Methods clone cloneTo getAllTranfromPath getTransformActive setTransformActive Constructors constructor new AvatarMask(): AvatarMask Defined in laya/d3/component/AvatarMask.ts:9 创建一个AvatarMask...
来源: Laya3.0_api 发布时间: 20231102
new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor class GameMain{ private tMap:Laya.TiledMap; constructor() { Laya.init(Laya.Browser.width, 224, Laya.WebGL); this.tMap = new Laya.TiledMap(); var viewRect: Laya.Rectangle = new Laya.Rectangle(); this.tMap.createMap("../bin/res/Mari...
来源: Laya_社区 发布时间: 20190212
...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
...ion2DEvent 类用于实现动画事件。 Hierarchy Animation2DEvent Index Constructors constructor Properties eventName params time Constructors constructor new Animation2DEvent(): Animation2DEvent Defined in laya/components/Animation2DEvent.ts:10 创建一个 Animation2DEvent 实例。 Returns Ani...
来源: Laya3.0_api 发布时间: 20231115
...针管理 Hierarchy ReflectionProbeManager Implements IVolumeManager Index Constructors constructor Accessors sceneReflectionProbe Methods _updateRenderObject Constructors constructor new ReflectionProbeManager(): ReflectionProbeManager Defined in laya/d3/component/Volume/reflectionProbe/ReflectionP...
来源: Laya3.0_api 发布时间: 20231115
...用于静态批处理管理的父类。 Hierarchy StaticBatchManager Index Constructors constructor Methods combine Constructors constructor new StaticBatchManager(): StaticBatchManager Defined in laya/d3/graphics/StaticBatchManager.ts:71 创建一个 StaticBatchManager 实例。 Returns StaticBatch...
来源: Laya3.0_api 发布时间: 20231102