AdditionalCanvasShaderChannels

enumeration

Cambiar al Manual

Descripción

Enum mask of possible shader channel properties that can also be included when the Canvas mesh is created.

Variables

NoneNo additional shader parameters are needed.
TexCoord1Include UV1 on the mesh vertices.
TexCoord2Include UV2 on the mesh vertices.
TexCoord3Include UV3 on the mesh vertices.
NormalInclude the normals on the mesh vertices.
TangentInclude the Tangent on the mesh vertices.