docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDeformedVertexTangentData

    GetDeformedVertexTangentData()

    Gets an enumerable to iterate through all deformed vertex tangents of this SpriteSkin.

    Declaration
    public IEnumerable<Vector4> GetDeformedVertexTangentData()
    Returns
    Type Description
    IEnumerable<Vector4>

    Returns an IEnumerable to deformed vertex tangents.

    Exceptions
    Type Condition
    InvalidOperationException

    Thrown when there is no vertex tangents or deformed vertices.

    In This Article
    Back to top
    Copyright © 2023 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)