docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDeformedVertexPositionData

    GetDeformedVertexPositionData()

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

    Declaration
    public IEnumerable<Vector3> GetDeformedVertexPositionData()
    Returns
    Type Description
    IEnumerable<Vector3>

    Returns an IEnumerable to deformed vertex positions.

    Exceptions
    Type Condition
    InvalidOperationException

    Thrown when there is no vertex positions 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)