Version: 2017.3

AdditionalCanvasShaderChannels

enumeration

マニュアルに切り替える

説明

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

変数

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.