API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Functions > TD_HOOPS_COMMON_EXPORT::setText3dMode Function
TD_HOOPS_COMMON_EXPORT::setText3dMode Function
Syntax
C++
void setText3dMode(bool bText3d = true);

HoopsCommon.h

Parameters 
Description 
bool bText3d = true 
[in] A flag value that determines whether the three-dimensional mode is on (if true) or off (if false). 

Sets the three dimensional mode for the hoops engine. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.