docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PrimvarToVertexAttributeMappingToken

    Allow to provide a PrimVar name mapping for mesh components, using tokens.

    Inheritance
    object
    PrimvarToVertexAttributeMappingToken
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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
    PrimvarToVertexAttributeMapping from

    Fields

    Color

    Color set

    Declaration
    public TfToken[] Color
    Field Value
    Type Description
    TfToken[]

    TextCoord0

    Texture Coordinates #0

    Declaration
    public TfToken[] TextCoord0
    Field Value
    Type Description
    TfToken[]

    TextCoord1

    Texture Coordinates #1

    Declaration
    public TfToken[] TextCoord1
    Field Value
    Type Description
    TfToken[]

    TextCoord2

    Texture Coordinates #2

    Declaration
    public TfToken[] TextCoord2
    Field Value
    Type Description
    TfToken[]

    TextCoord3

    Texture Coordinates #3

    Declaration
    public TfToken[] TextCoord3
    Field Value
    Type Description
    TfToken[]

    TextCoord4

    Texture Coordinates #4

    Declaration
    public TfToken[] TextCoord4
    Field Value
    Type Description
    TfToken[]

    TextCoord5

    Texture Coordinates #5

    Declaration
    public TfToken[] TextCoord5
    Field Value
    Type Description
    TfToken[]

    TextCoord6

    Texture Coordinates #6

    Declaration
    public TfToken[] TextCoord6
    Field Value
    Type Description
    TfToken[]

    TextCoord7

    Texture Coordinates #7

    Declaration
    public TfToken[] TextCoord7
    Field Value
    Type Description
    TfToken[]
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)