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.

    UseWorldToCameraMatrixField

    Assign the provided worldToCameraMatrix matrix.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use