docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VolumeProfileFactory

    A utility class to create Volume Profiles and components.

    Inheritance
    object
    VolumeProfileFactory
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public static class VolumeProfileFactory

    Methods

    Name Description
    CreateVolumeComponent<T>(VolumeProfile, bool, bool)

    Creates a VolumeComponent in an existing VolumeProfile.

    CreateVolumeProfile(Scene, string)

    Creates a VolumeProfile Asset and saves it in a folder next to the Scene.

    CreateVolumeProfileAtPath(string)

    Creates a VolumeProfile Asset and saves it at the given path.

    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)