docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum math.ShuffleComponent

    Specifies a shuffle component.

    Namespace: Unity.Mathematics
    Assembly: solution.dll
    Syntax
    public enum math.ShuffleComponent : byte

    Fields

    Name Description
    LeftW

    Specified the w component of the left vector.

    LeftX

    Specified the x component of the left vector.

    LeftY

    Specified the y component of the left vector.

    LeftZ

    Specified the z component of the left vector.

    RightW

    Specified the w component of the right vector.

    RightX

    Specified the x component of the right vector.

    RightY

    Specified the y component of the right vector.

    RightZ

    Specified the z component of the right vector.

    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)