HolographicViewConfiguration.Kind プロパティ

定義

この HolographicViewConfiguration のレンダリングの種類を取得します。

public:
 property HolographicViewConfigurationKind Kind { HolographicViewConfigurationKind get(); };
HolographicViewConfigurationKind Kind();
public HolographicViewConfigurationKind Kind { get; }
var holographicViewConfigurationKind = holographicViewConfiguration.kind;
Public ReadOnly Property Kind As HolographicViewConfigurationKind

プロパティ値

HolographicDisplay の HolographicViewConfiguration の種類を指定する HolographicViewConfigurationKind

適用対象

こちらもご覧ください