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

    Class VFXResources

    Inheritance
    System.Object
    VFXResources
    Namespace: UnityEditor.VFX
    Syntax
    public class VFXResources : ScriptableObject

    Fields

    animationCurve

    Declaration
    public AnimationCurve animationCurve
    Field Value
    Type Description
    AnimationCurve

    gradient

    Declaration
    public Gradient gradient
    Field Value
    Type Description
    Gradient

    mesh

    Declaration
    public Mesh mesh
    Field Value
    Type Description
    Mesh

    noiseTexture

    Declaration
    public Texture2D noiseTexture
    Field Value
    Type Description
    Texture2D

    particleTexture

    Declaration
    public Texture2D particleTexture
    Field Value
    Type Description
    Texture2D

    shader

    Declaration
    public Shader shader
    Field Value
    Type Description
    Shader

    signedDistanceField

    Declaration
    public Texture3D signedDistanceField
    Field Value
    Type Description
    Texture3D

    vectorField

    Declaration
    public Texture3D vectorField
    Field Value
    Type Description
    Texture3D

    Properties

    defaultResources

    Declaration
    public static VFXResources defaultResources { get; }
    Property Value
    Type Description
    VFXResources
    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