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

大约有 1,403 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0066 秒)

231. [LayaAir3]关于drawToRenderTexture2D绘制后图像模糊问题补充 [ 71%]

...。 * @param canvasHeight 画布高度。 * @param offsetX 绘制的 X 轴偏移量。 * @param offsetY 绘制的 Y 轴偏移量。 * @param rt 渲染目标。 * @param isDrawRenderRect 表示是否绘制渲染矩形。为 true 时,从渲染纹理的(0,0)点开始绘制,但要减去缓存矩形...

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

232. UI-Button [ 71%]

...ng", "../../res/ui/button-6.png" ]; // 计算将Button至于舞台中心的偏移量 xOffset = (Laya.stage.width - HORIZONTAL_SPACING * (COLUMNS - 1) - BUTTON_WIDTH) / 2; yOffset = (Laya.stage.height - VERTICAL_SPACING * (skins.length / COLUMNS - 1) - BUTTON_HEIGHT) / 2; Laya.loader.load(skins, Hand...

来源: Laya_示例 发布时间: 20260303

233. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 71%]

...Offset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:131 Shape的本地偏移。 Parameters value: Vector3 Returns void localRotation get localRotation()...

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

234. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 71%]

...Offset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:131 Shape的本地偏移。 Parameters value: Vector3 Returns void localRotation get localRotation()...

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

235. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 70%]

...Offset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:131 Shape的本地偏移。 Parameters value: Vector3 Returns void localRotation get localRotation()...

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

236. laya.physics.joint.PulleyJoint_API3.0 [ 70%]

...置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移 otherBody otherBody: RigidBody Defined in laya/physics/joint/PulleyJoint.ts:16 [首次设置有效]关节的连接刚体 otherGroundPoint otherGroundPoint: any[] = [0, 0] Defined in laya/physics/joint/PulleyJoint.ts:25 [...

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

237. 骨骼约束 · LayaAir3.4 · 引擎文档 · LAYABOX [ 70%]

... null 时,约束空间与父骨骼对齐,但保留当前骨骼的位置偏移。 约束骨骼:是否约束骨骼方向。 X轴: X 轴旋转角度范围。 Y轴: Y 轴旋转角度范围。 Z轴: Z 轴旋转角度范围。 可视化偏移:swingtwist(摆动扭转)模式下的可视化...

来源: Laya3.0_文档 发布时间: 20260131

238. sprite点击事件 位置便宜 [ 70%]

...stage的位置的时候,再设置sprite的点击事件,发现位置会偏移,点击促发的位置和stage的位置设置有关系,要怎么解决呢   2018-02-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个...

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

239. laya.d3.physics.shape.BoxColliderShape_API3.0 [ 70%]

...Offset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:131 Shape的本地偏移。 Parameters value: Vector3 Returns void localRotation get localRotation()...

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

240. laya.d3.core.TransformUV [ 70%]

...Matrix4x4[read-only] 取变换矩阵。 TransformUV  offset : Vector2 取偏移。 TransformUV  rotation : Number 取旋转。 TransformUV  tiling : Vector2 取平铺次数。 TransformUVPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  TransformUV...

来源: laya_api 发布时间: 20170929