This version of Unity is unsupported.

ArticulationReducedSpace

struct in UnityEngine

/

Implemented in:UnityEngine.PhysicsModule

Description

Coordinates in reduced space.

The length of the internal array is equal to the amount of degrees of freedom (DoF).

Properties

dofCountThe number of degrees of freedom of a body.
this[int]Gets the coordinate along or about a specific degree of freedom.

Constructors

ArticulationReducedSpaceStores coordinates in reduced space.