Models Scripting API¶
Module:
engine.resources.model_resource
Handle Type:
ModelId
Functions¶
- request_model(path: string): ModelId¶
Request model resource located in the ‘path’. multiple request calls with same path and other properties will return same ModelId
- Arguments:
path : string