大约有 75 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)
...Joint" WeldJoint Class WeldJoint 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角度都保持不变,看上去像一个整体 Hierarchy JointBase WeldJoint Index Constructors constructor Properties _extra _singleton...
来源: Laya3.0_api 发布时间: 20231115
...置说的是精灵锚点/轴心点所处画布的位置。Position有x和y两个参数,以画布的左上角为原点,从左指向右为x轴正向,从上指向下为y轴正向。 2.2.2 大小Size 精灵的大小是指精灵的宽(W)和高(H),单位是像素。 2.2.3 锚点 Anchor 在...
来源: Laya3.0_文档 发布时间: 20251010
...sics/joint/DistanceJoint" DistanceJoint Class DistanceJoint 距离关节:两个物体上面各自有一点,两点之间的距离固定不变 Hierarchy JointBase DistanceJoint Index Constructors constructor Properties _extra _singleton collideConnected otherAnchor otherBody owner runInEditor scri...
来源: Laya3.0_api 发布时间: 20231115
...oint" PrismaticJoint Class PrismaticJoint 平移关节:移动关节允许两个物体沿指定轴相对移动,它会阻止相对旋转 Hierarchy JointBase PrismaticJoint Index Constructors constructor Properties _extra _singleton anchor axis collideConnected otherBody owner runInEditor scriptPat...
来源: Laya3.0_api 发布时间: 20231115
...ubmit() 调用耗时总和。 在项目中,这个指标最常用于回答两个问题: “卡顿是否主要来自 3D?”:把它与 T_AllRender2D、T_ScriptUpdateTime 对比,通常可以快速判断瓶颈大类。 “某个 3D 场景/相机是否变贵了?”:当你切换场景、开...
来源: Laya3.0_文档 发布时间: 20260128