omniUsdResolverSetCheckpointMessage

Defined in OmniUsdResolver.h

void omniUsdResolverSetCheckpointMessage(const char *message)

Sets the message that will be used by all atomic checkpoints created when saving USD files in Nucleus.

By default the message will be an empty string (“”). The provided message will apply all to all ‘Save’ and ‘Export’ calls made after the call to this function.

Parameters

message – Checkpoint message.