hgeDistortionMesh::Render
Renders the distorted region of the texture.
void Render(
float x,
float y
);
Parameters
- x
- Screen X-coordinate to render the mesh at.
- y
- Screen Y-coordinate to render the mesh at.
Requirements
Header: hgedistort.h
Import library: hgehelp.lib
|