大约有 1,648 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0072 秒)
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Static CONFIG_MOTION_TYPE_FREE CONFIG_MOTION_TYPE_FREE: number = 2 Defined in laya/d3/physics/constr...
来源: Laya3.0_api 发布时间: 20231115
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...的悬挂系统,适当的关节阻尼可以让车辆在颠簸的道路上运行得更平稳。 有无阻尼的对比效果如动图18-5所示: (动图18-5) 4.1.6 碰撞连接刚体collideConnected 通常情况下,关节之间彼此连接的关节之间是不需要产生碰撞的,这也...
来源: Laya3.0_文档 发布时间: 20251010
...保存后,不仅方便在IDE中直观查看与编辑组件属性值。在运行阶段,也可以直接使用序列化存储的值,对于结构复杂的数据,直接使用序列化的值还可以节省数据结构生成带来的开销。所以,有些时候,即便是不需要在属性面板...
来源: Laya3.0_文档 发布时间: 20251010
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 userData userData: any Defined in laya/d3/physics/Rigidbody3D.ts:56 Static TYPE_DYNAMIC TYPE_DYNAMIC...
来源: Laya3.0_api 发布时间: 20231115
... LayaPlayer在x86ABI的安卓模拟器中崩溃 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 构建安卓项目导入到Android Studio 中,报错 Laya2.1.1.1/2/2.2.0关...
来源: Laya_社区 发布时间: 20191030
...id Inherited from Node.callLater Defined in laya/display/Node.ts:611 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: a...
来源: Laya3.0_api 发布时间: 20231102