HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdNamespaceEditor::EditOptions Struct Reference

#include <namespaceEditor.h>

Public Attributes

bool allowRelocatesAuthoring = true
 

Detailed Description

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.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: