Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RenderType

What kind of geometry a DrawData represents.
Read time 1 minuteLast updated 5 days ago

Definition

public enum RenderType : byte

Remarks

Corresponds to the type returned by the Render Type node in Shader Graph.

Fields

Value

Description

BitmapTextBitmap (raster) text
GradientVector-image gradient fills
SdfTextSigned-distance-field text
SolidUntextured geometry (solid color)
TextureTextured geometry