ScriptHook: Rendering

From Nomad DB
Revision as of 21:11, 2 August 2020 by Jan (talk | contribs) (Created page with "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 t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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