[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.InputSemantic]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
C# |
---|
public enum InputSemantic |
Visual Basic (Declaration) |
---|
Public Enumeration InputSemantic |
Visual C++ |
---|
public enum class InputSemantic |
Members
Member name | Description | |
---|---|---|
VERTEX | ||
POSITION | ||
COLOR | ||
NORMAL | ||
TEXCOORD | ||
TEXTURE | ||
TANGENT | ||
BINORMAL | ||
UV | ||
INPUT | ||
OUTPUT | ||
IN_TANGENT | ||
OUT_TANGENT | ||
INTERPOLATION | ||
JOINT | ||
WEIGHT | ||
INV_BIND_MATRIX | ||
MORPH_TARGET | ||
MORPH_WEIGHT |