Load
Purpose
: Loads saved data and applies it to a Transform object.
Parameters
:
key: A string used to determine the file path for loading.
transform: The Transform object to apply the loaded data to.
Return Value
: None.
Sample uses:
Sample uses for multiple objects:
Last updated