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 © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021