次の方法で共有


OrientedBox 構造体

定義

指向境界ボックス (OBB)。

public value class OrientedBox
public struct OrientedBox
type OrientedBox = struct
Public Structure OrientedBox
継承
OrientedBox

フィールド

Center

ボックスの中央。

HalfExtents

各軸 (ローカル空間内) に沿ったボックスのエクステント。

Rotation

ボックスの中央位置の向き。

適用対象