siModelKind
Introduced
v6.0
Description
Describes whether
Model
is referenced, local (regular) or an instance.
Constant
Value
Description
siModelKind_Regular
0
Regular local model (not referenced, specific to the scene).
siModelKind_Reference
1
Referenced model (exported model linked to an external file).
siModelKind_Instance
2
Instanced model (instance of another model in the scene).
Applies To
Model.ModelKind