Riwmorld
Verse.MaterialRequest Struct Reference
Inheritance diagram for Verse.MaterialRequest:

Public Member Functions

 MaterialRequest (Texture2D tex)
 
 MaterialRequest (Texture2D tex, Shader shader)
 
 MaterialRequest (Texture2D tex, Shader shader, Color color)
 
override bool Equals (object obj)
 
bool Equals (MaterialRequest other)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static bool operator== (MaterialRequest lhs, MaterialRequest rhs)
 
static bool operator!= (MaterialRequest lhs, MaterialRequest rhs)
 

Public Attributes

Shader shader
 
Texture2D mainTex
 
Color color
 
Color colorTwo
 
Texture2D maskTex
 

Properties

string BaseTexPath [set]
 

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