🖌️
Prefab Brush Documentation
  • 🌟Introduction
    • Prefab Brush On Asset Store
    • Features
    • The PrefabBrushObject Component
    • Limitations
  • 🚀Quick Start
    • Opening Prefab Brush
    • Adding Prefabs To Your List
    • Painting Prefabs
      • Multiple Mode
      • Precision Mode
      • Using Physics
        • Adding Object Impulse
    • Erasing Prefabs
      • Erasing with Physics
  • 🎓Detailed Guide
    • Raycast Mode
    • Parenting Objects
    • Placement Settings
    • Transforms Settings
      • Scene Camera Rotation Mode
    • Custom Prefabs Properties
    • Advanced Options
    • Working With Terrains
    • Pressure Pen
    • Scrollwheel Shortcuts
    • Custom Pivots, Attractors & Snapp
    • Vertex Snapping
    • Free Rotation Mode
  • 🆘Suport
    • Support
  • ❤️Tool You Will Love!
Powered by GitBook
On this page
  1. Quick Start

Erasing Prefabs

Eraser mode allows you to delete the objects. Note that only Objects with the PrefabBrushObject component are erasable

PreviousAdding Object ImpulseNextErasing with Physics

Last updated 1 year ago

  • Use the left mouse button to delete the objects

  • If you have "Show Clipping Bounds" Toggle on (Advanced Options), when an object is in the erasable area note that the circle on it turns into red

  • In order to make a painted object not erasable, you need to remove the component or uncheck the erasable toggle

🚀