S3DR_DrawMesh()
Syntax
S3DR_DrawMesh(Mesh,X.f,Y.f,Z.f,RotateX.f,RotateY.f,RotateZ.f,[ScaleX.f,ScaleY.f,ScaleZ.f])
Description
This command draws the declared mesh in 3D-Space.
The parameters RotateX.f, RotateY.f and RotateZ.f must be in radian.
This command must be inside of a S3DR_BeginReal3D()...S3DR_EndReal3D() block.
Supported OS
Windows