You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
595 B
Markdown

3 years ago
# Working with Particles
When you import an Alembic file that contains particles, the Alembic package automatically adds two custom components to help you work with particles:
* The [Alembic Point Cloud component](ref_PointCloud.md) helps you define the shape and volume of the particle's point cloud. You can set the extents of the bounding box (AABB) and particle sorting options for the cloud.
* The [Alembic Point Renderer component](ref_PointRenderer.md) helps you customize the appearance of the points. You can define shadows, trails, shapes, and Materials for the points in the cloud.