docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method UpdateFrom

    UpdateFrom(ref Vector4)

    Converts a full precision Vector4 to half precision and updates the current instance.

    Declaration
    public void UpdateFrom(ref Vector4 vector4)
    Parameters
    Type Name Description
    Vector4 vector4

    The Vector4 to convert and update this instance with.

    UpdateFrom(ref Quaternion)

    Converts a full precision Vector4 to half precision and updates the current instance.

    Declaration
    public void UpdateFrom(ref Quaternion quaternion)
    Parameters
    Type Name Description
    Quaternion quaternion

    The Quaternion to convert and update this instance with.

    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)