getStaticModelOrigin( <i> )
Module: Level
Summary:
Gets the static model origin from the model list.
Example:
modelOrigin = getStaticModelOrigin(i)
Required Args:
1 : <i> the model index (0 <= i <
getNumberOfStaticModels()
)