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 속성에서 사용됩니다.

적용 대상

추가 정보