{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method WithPosition | Entities | 1.2.0-exp.3
docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method WithPosition

    WithPosition(float3)

    Gets an identical transform with a new position value.

    Declaration
    public LocalTransform WithPosition(float3 position)
    Parameters
    Type Name Description
    float3 position

    The position.

    Returns
    Type Description
    LocalTransform

    The transform.

    WithPosition(float, float, float)

    Creates a transform that is identical but with a new position value.

    Declaration
    public LocalTransform WithPosition(float x, float y, float z)
    Parameters
    Type Name Description
    float x

    The x coordinate of the new position.

    float y

    The y coordinate of the new position.

    float z

    The z coordinate of the new position.

    Returns
    Type Description
    LocalTransform

    The new transform.

    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)