{!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} Class CinemachineImpulseManager.ImpulseEvent | Cinemachine | 2.3.5-preview.3
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class CinemachineImpulseManager.ImpulseEvent

    Describes an event that generates an impulse signal on one or more channels. The event has a location in space, a start time, a duration, and a signal. The signal will dissipate as the distance from the event location increases.

    상속
    object
    CinemachineImpulseManager.ImpulseEvent
    상속된 멤버
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: Cinemachine
    어셈블리: solution.dll
    구문
    public class CinemachineImpulseManager.ImpulseEvent

    필드

    이름 설명
    m_Channel

    Channels on which this event will broadcast its signal.

    m_DirectionMode

    How the signal direction behaves as the listener moves away from the source.

    m_DissipationDistance

    Distance over which the dissipation occurs. Must be >= 0.

    m_DissipationMode

    How the signal dissipates with distance.

    m_Envelope

    Time-envelope of the signal.

    m_Position

    Worldspace origin of the signal.

    m_Radius

    Radius around the signal origin that has full signal value. Distance dissipation begins after this distance.

    m_SignalSource

    Raw signal source. The ouput of this will be scaled to fit in the envelope.

    m_StartTime

    Start time of the event.

    프로퍼티

    이름 설명
    Expired

    Returns true if the event is no longer generating a signal because its time has expired

    메서드

    이름 설명
    Cancel(float, bool)

    Cancel the event at the supplied time

    Clear()

    Reset the event to a default state

    DistanceDecay(float)

    Calculate the the decay applicable at a given distance from the impact point

    GetDecayedSignal(Vector3, bool, out Vector3, out Quaternion)

    Get the signal that a listener at a given position would perceive

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