docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace UnityEngine.Formats.Alembic.Importer

    Classes

    AlembicCurves

    The AlembicCurves component stores the curve information for the associated Alembic tree Node.

    AlembicCurvesRenderer

    The AlembicCurvesRenderer component allows you to preview the data inside an AlembicCurves component. It requires the AlembicCurves component to function correctly. When you add an AlembicCurvesRenderer component, it also automatically adds two other required components: a MeshRenderer and a MeshFilter.

    AlembicPointsCloud

    The Scene data container for animated point clouds.

    AlembicPointsRenderer

    Component that renders point clouds by instancing a mesh.

    AlembicStreamPlayer

    This component allows data streaming from Alembic files. It updates children nodes (Meshes, Transforms, Cameras, etc.) to reflect the Alembic data at the given time.

    AlembicStreamSettings

    This class contains stream reading options for Alembic file import.

    Delegates

    AlembicCurves.OnUpdateDataHandler

    Defines the type for the update callback.

    In This Article
    Back to top
    Copyright © 2025 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)