Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AdditionalCanvasShaderChannels

enumeration

Description

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

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答