PureBasic - Text3D

Overview

Text3D are meant to ease the need to display text in the 3D world. It can use any font, and be moved and scaled according to the object to track.

InitEngine3D() must be called successfully before using the functions.

Command Index

CreateText3D
FreeText3D
IsText3D
MoveText3D
ScaleText3D
Text3DAlignment
Text3DCaption
Text3DColor
Text3DID

Example

Text3D.pb

Supported OS

All

Reference Manual - Index