Space Engineers
Public Member Functions | Public Attributes | List of all members
VRageRender.Models.MyMeshMaterial Class Reference

Public Member Functions

override int GetHashCode ()
 

Public Attributes

MyMeshDrawTechnique DrawTechnique
 
string Name
 
string GlassCW
 
string GlassCCW
 
bool GlassSmooth
 
Dictionary< string, string > Textures
 

Detailed Description

Definition at line 8 of file MyMeshMaterial.cs.

Member Function Documentation

override int VRageRender.Models.MyMeshMaterial.GetHashCode ( )
inline

Definition at line 18 of file MyMeshMaterial.cs.

Member Data Documentation

MyMeshDrawTechnique VRageRender.Models.MyMeshMaterial.DrawTechnique

Definition at line 10 of file MyMeshMaterial.cs.

string VRageRender.Models.MyMeshMaterial.GlassCCW

Definition at line 13 of file MyMeshMaterial.cs.

string VRageRender.Models.MyMeshMaterial.GlassCW

Definition at line 12 of file MyMeshMaterial.cs.

bool VRageRender.Models.MyMeshMaterial.GlassSmooth

Definition at line 14 of file MyMeshMaterial.cs.

string VRageRender.Models.MyMeshMaterial.Name

Definition at line 11 of file MyMeshMaterial.cs.

Dictionary<string, string> VRageRender.Models.MyMeshMaterial.Textures

Definition at line 16 of file MyMeshMaterial.cs.


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