ObjectType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ARR 所使用的不同物件類型。
public enum class ObjectType
public enum ObjectType
type ObjectType =
Public Enum ObjectType
- 繼承
-
ObjectType
欄位
CutPlaneComponent | 201 | |
DirectionalLightComponent | 205 | |
Entity | 1 | 物件是 Entity |
FirstBasicObject | 1 | internal |
FirstComponent | 200 | internal |
HierarchicalStateOverrideComponent | 202 | |
Invalid | 0 | 不正確物件類型。 |
LastBasicObject | 4 | internal |
LastComponent | 205 | internal |
Material | 3 | 物件是 Material |
Mesh | 2 | 物件是 Mesh |
MeshComponent | 200 | 物件是 MeshComponent |
PointLightComponent | 203 | |
SpotLightComponent | 204 | |
Texture | 4 | 物件是 Texture |