Space Engineers
Public Attributes | List of all members
Valve.VR.RenderModel_t Struct Reference

Public Attributes

IntPtr rVertexData
 
uint unVertexCount
 
IntPtr rIndexData
 
uint unTriangleCount
 
int diffuseTextureId
 

Detailed Description

Definition at line 3198 of file openvr_api.cs.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: