usdrt/scenegraph/usd/forceFieldSchema/physxForceFieldRingAPI.h

In directory: usdrt/scenegraph/usd/forceFieldSchema

Source file: usdrt/scenegraph/usd/forceFieldSchema/physxForceFieldRingAPI.h

Classes

  • usdrt::ForceFieldSchemaPhysxForceFieldRingAPI: A force field that applies forces to rotate rigid bodies around a ring, defined by a normal axis through the center of the ring and radius from that axis. The two sets of coefficients describe the attraction force to the ring and the tangential force that rotated bodies around the ring. The net force on the rigid body is calculated using f_ring = constant + linear * r + inverseSquare / r^2. f_spin = spinConstant + spinLinear * r + spinInverseSquare / r^2.

Namespaces