Class PrimvarToVertexAttributeMappingToken
Allow to provide a PrimVar name mapping for mesh components, using tokens.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class PrimvarToVertexAttributeMappingToken
Constructors
PrimvarToVertexAttributeMappingToken(PrimvarToVertexAttributeMapping)
Constructor
Declaration
public PrimvarToVertexAttributeMappingToken(PrimvarToVertexAttributeMapping from)
Parameters
Type | Name | Description |
---|---|---|
Primvar |
from |
Fields
Color
Color set
Declaration
public TfToken[] Color
Field Value
Type | Description |
---|---|
Tf |
TextCoord0
Texture Coordinates #0
Declaration
public TfToken[] TextCoord0
Field Value
Type | Description |
---|---|
Tf |
TextCoord1
Texture Coordinates #1
Declaration
public TfToken[] TextCoord1
Field Value
Type | Description |
---|---|
Tf |
TextCoord2
Texture Coordinates #2
Declaration
public TfToken[] TextCoord2
Field Value
Type | Description |
---|---|
Tf |
TextCoord3
Texture Coordinates #3
Declaration
public TfToken[] TextCoord3
Field Value
Type | Description |
---|---|
Tf |
TextCoord4
Texture Coordinates #4
Declaration
public TfToken[] TextCoord4
Field Value
Type | Description |
---|---|
Tf |
TextCoord5
Texture Coordinates #5
Declaration
public TfToken[] TextCoord5
Field Value
Type | Description |
---|---|
Tf |
TextCoord6
Texture Coordinates #6
Declaration
public TfToken[] TextCoord6
Field Value
Type | Description |
---|---|
Tf |
TextCoord7
Texture Coordinates #7
Declaration
public TfToken[] TextCoord7
Field Value
Type | Description |
---|---|
Tf |