Click or drag to resize
AB4D logo

TransparentModelGroup3D(Model3DGroup, Int32) Constructor

Constructor

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public TransparentModelGroup3D(
	Model3DGroup modelGroup,
	int currentIndex
)

Parameters

modelGroup  Model3DGroup
Model3DGroup with transparent objects
currentIndex  Int32
index of modelGroup in parent's Model3DGroup
See Also