Space Engineers
|
Public Attributes | |
IntPtr | rVertexData |
uint | unVertexCount |
IntPtr | rIndexData |
uint | unTriangleCount |
int | diffuseTextureId |
Definition at line 3198 of file openvr_api.cs.
int Valve.VR.RenderModel_t.diffuseTextureId |
Definition at line 3204 of file openvr_api.cs.
IntPtr Valve.VR.RenderModel_t.rIndexData |
Definition at line 3202 of file openvr_api.cs.
IntPtr Valve.VR.RenderModel_t.rVertexData |
Definition at line 3200 of file openvr_api.cs.
uint Valve.VR.RenderModel_t.unTriangleCount |
Definition at line 3203 of file openvr_api.cs.
uint Valve.VR.RenderModel_t.unVertexCount |
Definition at line 3201 of file openvr_api.cs.