|
TransparentModel3D(Model3D, Int32) Constructor |
Constructor
Namespace: Ab3d.Common.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public TransparentModel3D(
Model3D model,
int currentIndex
)
Parameters
- model Model3D
- transparent Model3D
- currentIndex Int32
- index in the parent's group
See Also