|
TransparentModelGroup3D(Model3DGroup, Int32) Constructor |
Constructor
Namespace: Ab3d.Common.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public TransparentModelGroup3D(
Model3DGroup modelGroup,
int currentIndex
)
Parameters
- modelGroup Model3DGroup
- Model3DGroup with transparent objects
- currentIndex Int32
- index of modelGroup in parent's Model3DGroup
See Also