docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AccumulationSettings

    A class that represents the settings when capturing accumulations.

    Inheritance
    object
    AccumulationSettings
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Global Namespace
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class AccumulationSettings

    Properties

    Name Description
    CaptureAccumulation

    Indicates whether this Recorder is set to capture and accumulate multiple sub-frames or not.

    Samples

    The number of sub-frames to capture and accumulate on each final recorded frame.

    ShutterBeginsClosing

    The time when the full open state of the shutter ends, normalized to the full shutter profile length. This automatically defines the slope of the linear closing to the profile end time.

    ShutterFullyOpen

    The time when the full open state of the shutter starts, normalized to the full shutter profile length. This automatically defines the slope of the linear opening from the profile start time.

    ShutterInterval

    The portion of the interval between two subsequent frames in which the shutter actually opens and closes according to the specified shutter profile. The value 1.0f applies the shutter profile to the whole interval between the two frames, while the value 0.0f disables the shutter and the accumulation. Any value in between proportionally rescales the shutter profile and makes the shutter remain closed for the rest of the interval to the next frame.

    ShutterProfileCurve

    Stores an animation curve to use as the shutter profile.

    ShutterType

    The type of response profile that simulates a physical motion of camera shutter: either a range or an animation curve.

    UseSubPixelJitter

    Indicates whether this Recorder is set to use subpixel jitter antialiasing or not.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023