ObjectType 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ARR で使用されるさまざまな種類のオブジェクト。
public enum class ObjectType
public enum ObjectType
type ObjectType =
Public Enum ObjectType
- 継承
-
ObjectType
フィールド
CutPlaneComponent | 201 | オブジェクトは です。 CutPlaneComponent |
DirectionalLightComponent | 205 | オブジェクトは です。 DirectionalLightComponent |
Entity | 1 | オブジェクトは です。 Entity |
FirstBasicObject | 1 | internal |
FirstComponent | 200 | internal |
HierarchicalStateOverrideComponent | 202 | オブジェクトは です。 HierarchicalStateOverrideComponent |
Invalid | 0 | オブジェクトの種類が無効です。 |
LastBasicObject | 4 | internal |
LastComponent | 205 | internal |
Material | 3 | オブジェクトは です。 Material |
Mesh | 2 | オブジェクトは です。 Mesh |
MeshComponent | 200 | オブジェクトは です。 MeshComponent |
PointLightComponent | 203 | オブジェクトは です。 PointLightComponent |
SpotLightComponent | 204 | オブジェクトは です。 SpotLightComponent |
Texture | 4 | オブジェクトは です。 Texture |