Click or drag to resize
AB4D logo

MultiModelEventSource3D(IListModel3D) Constructor

Constructor

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public MultiModelEventSource3D(
	IList<Model3D> targetModels3D
)

Parameters

targetModels3D  IListModel3D
targetModels3D as IList of Model3D
See Also