Click or drag to resize

AssetAspectMergeInstance Method

Merges this asset instance into the scene, so that it is no longer an instance of an asset.

Namespace: Demo3D.Visuals.Assets
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public void MergeInstance()
See Also