docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RotateY

    RotateY(float)

    Rotates this Transform around the Y axis.

    Declaration
    public LocalTransform RotateY(float angle)
    Parameters
    Type Name Description
    float angle

    The Y rotation.

    Returns
    Type Description
    LocalTransform

    A new, rotated Transform.

    Remarks

    Note that this doesn't modify the original transform. Rather it returns a new one.

    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)