Version: 2022.3
言語: 日本語

ArticulationReducedSpace

struct in UnityEngine

マニュアルに切り替える

説明

Coordinates in reduced space.

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

変数

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

コンストラクタ

ArticulationReducedSpaceStores coordinates in reduced space.