docs.unity3d.com
    显示 / 隐藏目录

    Enum CameraClampMode

    Determine how the component of the motion vectors coming from the camera are clamped.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum CameraClampMode

    Fields

    Name Description Value
    FullCameraMotionVector

    Clamp the motion vectors coming from the camera entirely (translation and rotation included).

    None

    Camera derived motion vectors are not treated differently.

    Rotation

    Clamp camera rotation separately.

    SeparateTranslationAndRotation

    Clamp camera rotation and translation separately.

    Translation

    Clamp camera rotation separately.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)