Class PreviewSceneResources | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PreviewSceneResources

    Inheritance
    System.Object
    PreviewSceneResources
    Namespace: UnityEditor.ShaderGraph.Drawing
    Syntax
    public class PreviewSceneResources : IDisposable

    Constructors

    PreviewSceneResources()

    Declaration
    public PreviewSceneResources()

    Properties

    blitNoAlphaMaterial

    Declaration
    public Material blitNoAlphaMaterial { get; }
    Property Value
    Type Description
    Material

    camera

    Declaration
    public Camera camera { get; }
    Property Value
    Type Description
    Camera

    checkerboardMaterial

    Declaration
    public Material checkerboardMaterial { get; }
    Property Value
    Type Description
    Material

    light0

    Declaration
    public Light light0 { get; }
    Property Value
    Type Description
    Light

    light1

    Declaration
    public Light light1 { get; }
    Property Value
    Type Description
    Light

    quad

    Declaration
    public Mesh quad { get; }
    Property Value
    Type Description
    Mesh

    sphere

    Declaration
    public Mesh sphere { get; }
    Property Value
    Type Description
    Mesh

    Methods

    Dispose()

    Declaration
    public void Dispose()
    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