Point Caches | Visual Effect Graph | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents
    Draft: The content on this page is complete, but it has not been reviewed yet.

    Experimental: This Feature is currently experimental and is subject to change in later major versions.

    Point Caches

    Point Caches are a special Asset type that bundles a Point Count, and One or Many AttributeMaps, that contain every attribute value list, baked into textures.

    These point caches can be used in the graph using the Point Cache Operator, to access all these values, and so they can be read in Attribute from Map Blocks for instance.

    Point Cache Assets

    Point cache Assets follow the Open Source Point Cache Specification and are imported as bundled Scriptable Objects. Every .pCache extension file will import into a bundled Scriptable Object so it can be used with the Point Cache Operator.

    Point Cache Operator

    Point cache Assets can be referenced in a Point Cache Operator so it displays its point count and the list of Attribute Maps contained in the Point Cache Asset. The Number and the Name of the Outputs will dynamically change depending on the Asset set in the settings field.

    Generating Point Caches

    You can generate point cache using various methods:

    • Using the Houdini pCache Exporter bundled with VFXToolbox (located in the /DCC~ folder)
    • Using the Built-in Point Cache Bake Tool
    • By writing your own exporter to write Point Cache files that follow the specification.
    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