Description:
Called to when importing a file, file should be parsed and converted to a valid RenderContent object.
Syntax:
Parameters:
- pathToFile
- Type: System.String
- Full path of the file to load.
Returns:
Type: RenderContent
Returns a valid RenderContent object such as RenderMaterial if the file was successfully parsed otherwise returns null.
Available since:
5.7