MicrophoneCoordinates 構造体

定義

マイクの座標を表します。

public struct MicrophoneCoordinates
type MicrophoneCoordinates = struct
Public Structure MicrophoneCoordinates
継承
MicrophoneCoordinates

コンストラクター

MicrophoneCoordinates(Int32, Int32, Int32)

新しいインスタンスを作成します。

プロパティ

X

マイクの X 座標。

Y

マイクの Y 座標。

Z

マイクの Z 座標。

適用対象