Bounds(Double3, Double3) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
Bounds(Microsoft::Azure::RemoteRendering::Double3 minIn, Microsoft::Azure::RemoteRendering::Double3 maxIn);
public Bounds (Microsoft.Azure.RemoteRendering.Double3 minIn, Microsoft.Azure.RemoteRendering.Double3 maxIn);
new Microsoft.Azure.RemoteRendering.Bounds : Microsoft.Azure.RemoteRendering.Double3 * Microsoft.Azure.RemoteRendering.Double3 -> Microsoft.Azure.RemoteRendering.Bounds
Public Sub New (minIn As Double3, maxIn As Double3)
パラメーター
- minIn
- Double3
- maxIn
- Double3