Difference between revisions of "ScriptHook: Rendering"

From Nomad DB
m (Administrator moved page WD2 ScriptHook: Rendering to ScriptHook: Rendering)
(No difference)

Revision as of 12:25, 6 October 2020

With ScriptHook 1.2, it is possible to render custom shapes and text onto the screen. For this purpose, ScriptHook provides d3d functions which can be called from inside the OnRender event from Scripts.

Basic Functions

Text Rendering

Shapes

Related Pages