static Rect DrawText( Rect position, string text, Color color, string fontFamily, float fontSize, float fontWeight, TextFlag flags )

Summary

Draws a text quad in screenspace using the Material.UI.Text material.

static Rect DrawText( Rect position, Scope scope, TextFlag flags )

Summary

Draws a text quad in screenspace using the Material.UI.Text material.

static Rect DrawText( Vector2 position, string text, Color color, string fontFamily, float fontSize, float fontWeight )

Summary

Draws a text quad in screenspace using the Material.UI.Text material.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.