{!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 BeginRecording | High Definition RP | 10.5.0
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method BeginRecording

    BeginRecording(int, float, float, float)

    Should be called to start a multi-frame recording session. Each final frame will be an accumulation of multiple sub-frames.

    선언
    public void BeginRecording(int samples, float shutterInterval, float shutterFullyOpen = 0, float shutterBeginsClosing = 1)
    파라미터
    타입 이름 설명
    int samples

    The number of subframes. Each recorded frame will be an accumulation of this number of framesIn case path tracing is enabled, this value will override the settign in the volume.

    float shutterInterval

    The duration the shutter of the virtual camera is open (for motion blur). Between 0 and 1.

    float shutterFullyOpen

    The time it takes for the shutter to fully open. Between 0 and 1.

    float shutterBeginsClosing

    The time when the shutter starts closing. Between 0 and 1.

    BeginRecording(int, float, AnimationCurve)

    Should be called to start a multi-frame recording session. Each final frame will be an accumulation of multiple sub-frames.

    선언
    public void BeginRecording(int samples, float shutterInterval, AnimationCurve shutterProfile)
    파라미터
    타입 이름 설명
    int samples

    The number of subframes. Each recorded frame will be an accumulation of this number of frames. In case path tracing is enabled, this value will override the settign in the volume.

    float shutterInterval

    The duration the shutter of the virtual camera is open (for motion blur). Between 0 and 1.

    AnimationCurve shutterProfile

    An animation curve (between 0 and 1) denoting the motion of the camera shutter.

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