Enum CinemachineImpulseManager.ImpulseEvent.DirectionMode | Cinemachine | 2.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineImpulseManager.ImpulseEvent.DirectionMode

    How the signal behaves as the listener moves away from the origin.

    Namespace: Cinemachine
    Syntax
    public enum DirectionMode

    Fields

    Name Description
    Fixed

    Signal direction remains constant everywhere.

    RotateTowardSource

    Signal is rotated in the direction of the source.

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX