Click or drag to resize
AB4D logo

MultiMaterialBoxVisual3DSetModel Method

Sets the Content of the Visual3D

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected void SetModel(
	Model3D newModel
)

Parameters

newModel  Model3D
new Model3D
See Also