docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CustomPassDescriptor

    Provide a way to define a custom pass. Useful to build one or list them.

    Inheritance
    object
    CustomPassDescriptor
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    public class CustomPassDescriptor

    Fields

    Name Description
    customPass

    A reference on the custom pass built from the previous parameters.

    customPassCallback

    Define the function called by the custom pass when executed.

    globalCustomPass

    Define the scope of the custom pass.

    injectionPoint

    Define where in the rendering process, the custom pass should inject itself.

    sceneCustomPassVolume

    A reference to a custom pass volume used to add the custom pass.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)