共用方式為


ObjectType 列舉

定義

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

適用於

另請參閱