docs.unity3d.com
    Show / Hide Table of Contents

    Enum math.ShuffleComponent

    Specifies a shuffle component.

    Namespace: Unity.Mathematics
    Syntax
    public enum ShuffleComponent : byte

    Fields

    Name Description Value
    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.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023