Riwmorld
Verse.Graphic_Mote Class Reference
Inheritance diagram for Verse.Graphic_Mote:
Verse.Graphic_Single Verse.Graphic

Public Member Functions

override void DrawWorker (Vector3 loc, Rot4 rot, ThingDef thingDef, Thing thing)
 
override string ToString ()
 
- Public Member Functions inherited from Verse.Graphic_Single
override Graphic GetColoredVersion (UnityEngine.Shader newShader, UnityEngine.Color newColor, UnityEngine.Color newColorTwo)
 
override void Init (GraphicRequest req)
 
override Material MatAt (Rot4 rot, Thing thing=null)
 
override string ToString ()
 
- Public Member Functions inherited from Verse.Graphic
void Draw (Vector3 loc, Rot4 rot, Thing thing)
 
void DrawFromDef (Vector3 loc, Rot4 rot, ThingDef thingDef)
 
virtual Graphic GetCopy (Vector2 newDrawSize)
 
virtual Material MatSingleFor (Thing thing)
 
virtual Mesh MeshAt (Rot4 rot)
 
virtual void Print (SectionLayer layer, Thing thing)
 

Static Public Member Functions

static float CalculateMoteAlpha (Mote mote)
 

Additional Inherited Members

- Public Attributes inherited from Verse.Graphic
GraphicData data
 
string path
 
UnityEngine.Color color = UnityEngine.Color.white
 
UnityEngine.Color colorTwo = UnityEngine.Color.white
 
Vector2 drawSize = Vector2.one
 
- Static Public Attributes inherited from Verse.Graphic_Single
static readonly string MaskSuffix
 
- Protected Member Functions inherited from Verse.Graphic
Quaternion QuatFromRot (Rot4 rot)
 
- Protected Attributes inherited from Verse.Graphic_Single
Material mat
 
- Properties inherited from Verse.Graphic_Single
override Material MatBack [get]
 
override Material MatFront [get]
 
override Material MatSide [get]
 
override Material MatSingle [get]
 
override bool ShouldDrawRotated [get]
 
- Properties inherited from Verse.Graphic
UnityEngine.Color Color [get]
 
UnityEngine.Color ColorTwo [get]
 
virtual Material MatBack [get]
 
virtual Material MatFront [get]
 
virtual Material MatSide [get]
 
virtual Material MatSingle [get]
 
UnityEngine.Shader Shader [get]
 
Graphic_Shadow ShadowGraphic [get]
 
virtual bool ShouldDrawRotated [get]
 

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