Volume (Oriented Box)
メニューパス : Operator > Math > Geometry > Volume (Oriented Box)
Volume (Oriented Box) 演算子 (Operator) は、OBB (Oriented Bounding Box) の体積を計算します。これは x がボックスの幅、y が高さ、そして z が長さを指す、x y z に等しいです。
Operator プロパティ
Input | Type | 説明 |
---|---|---|
Box | Box | 演算子が体積を計算する OBB です。 |
Output | Type | 説明 |
---|---|---|
volume | Float | OBB の体積です。 |