docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Alembic Point Cloud component

    The Alembic Point Cloud component allows you to define the shape and volume of the particle's point cloud.

    Alembic Point Cloud component options

    Property Description
    Script The script that defines this component. You cannot modify this property.
    Bounds Center Set the position in X, Y, and Z for the center of the particle cloud.
    Bounds Extents Set the bounding limit for the particle cloud. Each X, Y, and Z value defines the maximum distance between the Bounds Center value and the extents of the bounding box (AABB). For more information, see the Bounds struct reference page in the Unity manual.
    Sort Check to enable particle sorting. Particle sorting allows you to set realistic particle effects by defining the order in which Unity renders particles. For example, the particles that are drawn last overlay the particles that were drawn earlier.
    Sort From Set the point of reference for sorting particles. For example, if you select a camera, Unity renders the particles furthest away from that camera first, so that the closest particles to the camera overlay the others.
    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)