ArticulationBody.SetJointAccelerations

Cambiar al Manual
public void SetJointAccelerations (List<float> accelerations);

Parámetros

accelerationsSupplied list of floats used to set the joint accelerations.

Descripción

Assigns articulation body joint accelerations for the entire hierarchy of bodies.

This sets joint accelerations in the reduced coordinate space for the entire articulation hierarchy starting from root using the supplied list of floats. Every joint acceleration DOF is represented by one float value, however depending on the type of the articulation joint there might be zero, one or 3 DOFs per joint. The exact location of the data to be set in the supplied list for the specific articulation body can be found by calling ArticulationBody.GetDofStartIndices and indexing returned dofStartIndices list by the particular body index via ArticulationBody.index. Number of degrees of freedom(DOF) for the articulation body can be found using ArticulationBody.dofCount. See Also: index, GetDofStartIndices, dofCount, GetJointAccelerations.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961