◆ Enum
Enumerator |
---|
TriggeredManually | Transform triggered by user directly. Needs to be set to transform assets marked with ezAssetDocumentFlags::Enum::OnlyTransformManually.
|
ForceTransform | Will transform the asset regardless of its current transform state.
|
BackgroundProcessing | If changes need to be made that requires re-saving the asset transform will be aborted and ezTransformResult::NeedsImport is returned.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Editor/EditorFramework/Assets/Declarations.h