|
BaseTransparentObjectGroup3DSetObjectToIndex Method |
Changes index of the transparent object.
Namespace: Ab3d.Common.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public abstract void SetObjectToIndex(
BaseTransparentObject3D transparentObject3D,
int index
)
Parameters
- transparentObject3D BaseTransparentObject3D
- BaseTransparentObject3D
- index Int32
- new index
See Also