Input and output operation flags that can be passed to the builderFlags parameter on VRLoadTreeEx.
builderFlags
Signals that the loader should continue even if it encounters properties that it does not understand.
Signals that the load operation should populate property values with defaults when the value does not exist in the file.
Signals that the loader should continue even if it encounters node types that it does not understand.
Signals that the load operation should merge all nodes by UUID where possible.
Signals that the load operation should merge the standard root nodes (e.g. a file containing a Scenes node will load its contents into the existing Scenes tree)
No Results.