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

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

381. laya.d3.physicscannon.CannonHitResult_API3.0 [ 71%]

... succeeded Constructors constructor new CannonHitResult(): CannonHitResult Defined in laya/d3/physicsCannon/CannonHitResult.ts:17 创建一个 HitResult 实例。 Returns CannonHitResult Properties collider collider: CannonPhysicsComponent = null Defined in laya/d3/physicsCannon/CannonHitResult.ts:1...

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

382. laya.d3.physics.HitResult_API3.0 [ 71%]

...normal point succeeded Constructors constructor new HitResult(): HitResult Defined in laya/d3/physics/HitResult.ts:17 创建一个 HitResult 实例。 Returns HitResult Properties collider collider: PhysicsComponent = null Defined in laya/d3/physics/HitResult.ts:11 发生碰撞的碰撞组件。 hit...

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

383. laya.display.cmd.DrawLineCmd_API3.0 [ 71%]

...t toX toY ID Methods getBoundPoints recover Properties fromX fromX: number Defined in laya/display/cmd/DrawLineCmd.ts:14 X轴开始位置。 fromY fromY: number Defined in laya/display/cmd/DrawLineCmd.ts:18 Y轴开始位置。 lineColor lineColor: string Defined in laya/display/cmd/DrawLineCmd.ts:30...

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

384. laya.display.cmd.TransformCmd_API3.0 [ 71%]

...s matrix pivotX pivotY ID Methods recover Properties matrix matrix: Matrix Defined in laya/display/cmd/TransformCmd.ts:14 矩阵。 pivotX pivotX: number Defined in laya/display/cmd/TransformCmd.ts:18 (可选)水平方向轴心点坐标。 pivotY pivotY: number Defined in laya/display/cmd/Transf...

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

385. laya.events.TouchInfo_API3.0 [ 71%]

...tors constructor new TouchInfo(touches: Array<TouchInfo>): TouchInfo Defined in laya/events/InputManager.ts:597 Parameters touches: Array<TouchInfo> Returns TouchInfo Properties began began: boolean Defined in laya/events/InputManager.ts:590 clickCancelled clickCancelled: boolean Defined...

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

386. laya.display.cmd.DrawCircleCmd_API3.0 [ 71%]

... x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawCircleCmd.ts:27 填充颜色,或者填充绘图的渐变对象。 lineColor lineColor: any Defined in laya/display/cmd/DrawCircleCmd.ts:31 (可选)边框颜色,或者填充绘图的渐...

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

387. laya.ani.bone.Transform_API3.0 [ 71%]

...X skewY x y Methods getMatrix initData skew Properties scX scX: number = 1 Defined in laya/ani/bone/Transform.ts:10 水平方向缩放 scY scY: number = 1 Defined in laya/ani/bone/Transform.ts:12 垂直方向缩放 skX skX: number = 0 Defined in laya/ani/bone/Transform.ts:6 水平方向旋转角度 ...

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

388. laya.display.cmd.RotateCmd_API3.0 [ 71%]

...ties angle pivotX pivotY ID Methods recover Properties angle angle: number Defined in laya/display/cmd/RotateCmd.ts:13 旋转角度,以弧度计。 pivotX pivotX: number Defined in laya/display/cmd/RotateCmd.ts:17 (可选)水平方向轴心点坐标。 pivotY pivotY: number Defined in laya/dis...

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

389. laya.display.cmd.DrawTexturesCmd_API3.0 [ 71%]

...s colors pos texture ID Methods recover Properties colors colors: number[] Defined in laya/display/cmd/DrawTexturesCmd.ts:21 附加顶点色 pos pos: ArrayLike<number> Defined in laya/display/cmd/DrawTexturesCmd.ts:18 绘制次数和坐标。 texture texture: Texture Defined in laya/display/cm...

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

390. ANGLE_instanced_arrays扩展无用时,PrimitiveMesh动态合并报错 [ 71%]

...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 合并小图片 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined ...

来源: Laya_社区 发布时间: 20190419