Click or drag to resize
AB4D logo

TransparentModelUIElement3D(ModelUIElement3D, Visual3DCollection) Constructor

Constructor

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public TransparentModelUIElement3D(
	ModelUIElement3D modelUIElement3D,
	Visual3DCollection parentCollection
)

Parameters

modelUIElement3D  ModelUIElement3D
transparent ModelUIElement3D
parentCollection  Visual3DCollection
parent group
See Also