docs.unity.cn
    Show / Hide Table of Contents

    Enum CameraPositionSettings.Mode

    Defines the method to use when computing the view matrix.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum Mode

    Fields

    Name Description Value
    ComputeWorldToCameraMatrix

    Compute the view matrix from position and rotation parameters.


    0
    UseWorldToCameraMatrixField

    Assign the provided worldToCameraMatrix matrix.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 17 July 2023