Save
Purpose
: Saves a single Transform object.
Parameters
:
key: A string used to generate the save file path.
transform: The Transform object to save.
Return Value
: Returns true if the save operation was successful, false otherwise.
Sample uses:
Sample uses for multiple objects:
Last updated