intrinsic-181 Set3DText

Top  Previous  Next

181: Set3DText(Handle, String, Depth);

 

This intrinsic sets or changes the text of a 3D String object. The 3D text uses the currently selected font for the VGA window, which can be set with the SetFontFace intrinsic. The color of the text can be set with the Set3DObjectColor intrinsic.

 

Arguments:

 

Handle. This argument is an integer handle created by the Add3DObject intrinsic. It must be the handle for a 3D String.

 

String. This is the text string that will be displayed.

 

Depth. This is the depth of the extruded text. A typical value is 0.2.