docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISerializedCamera

    Interface to be implemented by each pipeline to hold the SerializedObject for a Camera Editor

    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public interface ISerializedCamera

    Properties

    Name Description
    allowDynamicResolution

    Allow Dynamic resolution property

    antialiasing

    Anti aliasing property

    baseCameraSettings

    The base camera settings

    clearDepth

    Clear Depth property property

    dithering

    Dithering property

    projectionMatrixMode

    The projection matrix mode

    serializedAdditionalDataObject

    The additional camera data serialized

    serializedObject

    The camera serialized

    stopNaNs

    Stop NaNs property

    volumeLayerMask

    Volume layer mask property

    Methods

    Name Description
    Apply()

    Applies the modified properties to the SerializedObject of the Camera and the Additional Camera Data

    Refresh()

    Refreshes the SerializedProperty of the SerializedObject of the Camera and the Additional Camera Data

    Update()

    Method that updates the SerializedObject of the Camera and the Additional Camera Data

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)