使用英语阅读

通过


SceneComponentType 枚举

定义

定义指定场景组件的类型的常量。

[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
public enum SceneComponentType
继承
SceneComponentType
属性

Windows 要求

设备系列
Windows 10, version 1903 (在 10.0.18362.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v8.0 中引入)

字段

MeshRendererComponent 0

组件是网格呈现器。

注解

此枚举由 SceneComponent.ComponentType 属性使用。

适用于

产品 版本
WinRT Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100

另请参阅