HDK
|
#include <namespaceEditor.h>
Public Attributes | |
bool | allowRelocatesAuthoring = true |
Structure for holding the options for how the namespace editor will behave when trying to perform edits.
Definition at line 31 of file namespaceEditor.h.
bool UsdNamespaceEditor::EditOptions::allowRelocatesAuthoring = true |
Whether the namespace editor will allow the authoring of relocates in order to perform edits that would otherwise not be possible because of opinions across composition arcs. By default this is set to true. If set to false the namespace editor will consider edits that require relocates as errors and will not apply the edit.
Definition at line 38 of file namespaceEditor.h.