Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvmesh:setoverlay [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVMesh

SetOverlay

DESCRIPTION

- This functions enables or disables the depth-test on a mesh. It can be used to render a mesh as an overlay to the scene like the gun in a First Person Shooter or a 3D HUD.

DECLARATION

VB.NET SetOverlay(bEnable As Boolean)
C++ void SetOverlay(bool bEnable )

PARAMETERS

NAMEOPTIONALDESCRIPTION
bEnableNoEnables or Disables the Depth-Test

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvmesh/setoverlay.txt · Last modified: 2009/12/10 03:44 by 80.108.141.35