{!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} Constructor InstantiationParameters | Addressables | 1.21.17
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Constructor InstantiationParameters

    InstantiationParameters(Transform, bool)

    Create a new InstantationParameters class that will set the parent transform and use the prefab transform.

    선언
    public InstantiationParameters(Transform parent, bool instantiateInWorldSpace)
    파라미터
    타입 이름 설명
    Transform parent

    Transform to set as the parent of the instantiated object.

    bool instantiateInWorldSpace

    Flag to tell the IInstanceProvider whether to set the position and rotation on new instances.

    InstantiationParameters(Vector3, Quaternion, Transform)

    Create a new InstantationParameters class that will set the position, rotation, and Transform parent of the instance.

    선언
    public InstantiationParameters(Vector3 position, Quaternion rotation, Transform parent)
    파라미터
    타입 이름 설명
    Vector3 position

    Position relative to the parent to set on the instance.

    Quaternion rotation

    Rotation relative to the parent to set on the instance.

    Transform parent

    Transform to set as the parent of the instantiated object.

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)