SceneComponentType 列挙型

定義

シーン コンポーネントの種類を指定する定数を定義します。

public enum class SceneComponentType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
enum class SceneComponentType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
public enum SceneComponentType
Public Enum SceneComponentType
継承
SceneComponentType
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

フィールド

MeshRendererComponent 0

コンポーネントはメッシュ レンダラーです。

注釈

この列挙は 、SceneComponent.ComponentType プロパティによって使用されます。

適用対象

こちらもご覧ください