Dela via


IFragmentManager.Merge Method

Definition

Call on the plugin to compute the merge, then apply by setting transforms and adjusting scene graph.

public bool Merge ();
abstract member Merge : unit -> bool
Public Function Merge () As Boolean

Returns

True for successful merge.

Remarks

It is unnecessary to manually merge if autoMerge is true with Update()

Applies to